Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Closed Thread
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-06-2007, 11:19 PM   PM User | #1
chesjon
New to the CF scene

 
Join Date: Mar 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
chesjon is an unknown quantity at this point
Link help

Hi this code is for a search button and when you click it a search box drops down. Instead of clicking an image to drop down the search I would like them to just click the words Search, can anyone show me how to modify this code to do that.

<div style=\"cursorointer; position:relative;\" onmouseover=\"changebuttonstatus('11','searchbutton')\" onmouseout= \"changebuttonstatus('12','searchbutton')\" name=\"searchbutton\"><img name=\"searchbutton\" src=\"".$mosConfig_live_site."/components/com_seyret/themes/".$theme."/images/".$image_lang_dir."/search.png\" border=\"0\" onclick=\"showsearchbox()\">
chesjon is offline  
Old 07-07-2007, 12:35 AM   PM User | #2
phpandmysql
New Coder

 
Join Date: Jul 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
phpandmysql is an unknown quantity at this point
That would be more on the javascript side than php. You might get more help going to the client side development part of codingforums.
__________________
PHP and MYSQL
$string = "3Ip*hKEpanKI#8dmUys&*KqlIJ*P8D";
$new_string = ereg_replace("[^a-z]", "", $string);
echo "<a href=http://www.$new_string.org>$new_string</a>";
phpandmysql is offline  
Closed Thread

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 09:15 AM.


Advertisement
Log in to turn off these ads.