Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Custom made search bar
Old 05-23-2008, 05:45 PM Custom made search bar
Junior Talker

Posts: 3
Name: Borgar
Location: Norway;Skien
Trades: 0
Hi guys and gals, I'm not really sure if this is javascript (since I'm kinda a beginner in javascript) but i think it is.

The thing is; I've made a search bar in photoshop; which is to match my cool design on my blog site. I've searched around a bit on google, but haven't really found anything. The only thing I found was the google one; and by some copyright law you're not allowed to change the design on the search bar.

Here's a picture of the search bar design; to let you get an idea of what the search bar looks like; and if it's even possible to modify.



I'm handing this in as a school assignment , so would really appreciate it if you could help me out


//tenderish
Tenderish is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-23-2008, 08:55 PM Re: Custom made search bar
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Borgar the search bar you created looks good. Is the idea now that you need to program it so it works? If so what does it need to search? Does it need to find one sentence from a page or one page among many?

If you can describe the assignment more I'm sure a few people here could point you in the right direction and help you out.

The choice of programming language will depend on some of the requirements for searching. JavaScript can be used to search for some things, though it's more common use a server side language that allows for interaction with a database as you have more to search.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 05-23-2008, 11:13 PM Re: Custom made search bar
Junior Talker

Posts: 3
Name: Borgar
Location: Norway;Skien
Trades: 0
First of all thx for replying!

Basically what I'm going to do; is to program the search bar to scan trough a php-"blog" site that I've made; scan for topics etc. Basically I want a search bar to find everything that is on that site. I know google has this search bar you can use for free, where you can select "search this site" (which is what i want). But as I mentioned earlier, you're not allowed by google to change the design on the search bar. (and It would look horrible on my site with that original google bar :P)


//tenderish
Tenderish is offline
Reply With Quote
View Public Profile
 
Old 05-26-2008, 01:48 PM Re: Custom made search bar
Experienced Talker

Posts: 39
Name: Andrew
Trades: 0
If you're using something like WordPress, you can just substitute your search bar (which is rather nice ) for the default search textbox and button - cut your picture in two and use one bit as the background for the textbox and the other bit for the button.

If you've written your own site and store content in a database, you could hook up a search form fronted by your search bar to a PHP script that queries the DB This should be fairly simple too. There's a bit about fulltext searching here and coding a search form here ("other sites are available").

Hope that makes sense and is of some use. I'm also not quite sure what you're trying to do I'm afraid.
__________________

Please login or register to view this content. Registration is FREE
- Pole dancing evolved
meloncholy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Custom made search bar
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15066 seconds with 12 queries