StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-02-2009, 03:52 PM
abijah abijah is offline
Registered User
 
Join Date: Nov 2008
Posts: 9
Default Search function not working

I'm not sure why, but the search function isn't working? Here's my code, which seems to be correct. Any ideas? THANKS!!!!

Code:
<div class="headerright">
		

		<form id="searchform" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>">
		<input type="text" value="To search, type keywords and hit enter..." name="s" id="s-head" onfocus="if (this.value == 'To search, type keywords and hit enter...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'To search, type keywords and hit enter...';}" /></form>
 

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
'Search This Site' function not working. Lepakboy General Discussion 1 03-10-2010 11:32 PM
Search Function valeryvie General Discussion 8 09-25-2009 01:36 PM
Search function not working speakout General Discussion 6 11-24-2008 04:55 PM


All times are GMT -5. The time now is 06:04 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.