![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I have this code for the header and it plays fine in Firefox, but not in IE8. Why is that and how to fix the problem. I am ready to launch my site, but this latest bugger keeps me from launching... Can you help? <div id="header"> <div class="headerleft"> <a href=http://myllyme.com> " /></a> </div> <div class="headerright"> <form id="searchformheader" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>"> <input type="text" value="Search this website..." name="s" id="searchbox" onfocus="if (this.value == 'Search this website...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search this website...';}" /> <input type="submit" id="searchbutton" value="GO" /></form> </div></div>my home page: http://www.myllyme.com Mymmeli |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Browsers not playing nice and what is this php missing... | majecdad | General Discussion | 10 | 04-29-2010 10:54 AM |
| Video not playing | LeoS | General Discussion | 1 | 08-09-2009 06:34 AM |
| Playing audio files | bluewaves | General Discussion | 1 | 02-23-2009 10:06 PM |
| Now Playing | jasonboucher | General Discussion | 3 | 12-06-2008 11:59 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us