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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Search when button pressed...
Old 02-14-2007, 09:49 AM Search when button pressed...
rolda hayes's Avatar
Wannabe Adventurer...

Posts: 961
Name: Darren
Location: England
Trades: 0
Hi there,

please see http://www.vantidy.co.uk/welded_racks.htm

How can I get the search results to only jump when the search button is pressed? It jumps automatically....

P.S. I haven't made the results pages yet so it just jumps to the index page...
__________________
I Just a test to see what happens...
Please login or register to view this content. Registration is FREE

"Let us be thankful for the fools. But for them the rest of us could not succeed..."
rolda hayes is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-14-2007, 11:05 AM Re: Search when button pressed...
Skilled Talker

Posts: 57
Name: Dale
Trades: 0
Find:
HTML Code:
<!-- this menu holds the files to go-->
                                            <select name="menuFilesDMA" class="NEWBLUE" style="width:300" onChange="goDMA(this)">
                                              <option value="none">Model...
                                          </select>
In the onChange="goDMA(this)" remove it, so it's this:
HTML Code:
<!-- this menu holds the files to go-->
                                            <select name="menuFilesDMA" class="NEWBLUE" style="width:300">
                                              <option value="none">Model...
                                          </select>
Try that.
__________________
PR4 -
Please login or register to view this content. Registration is FREE

PR3 -
Please login or register to view this content. Registration is FREE
(You get paid real money to post!)
NEW -
Please login or register to view this content. Registration is FREE
- Upload your MP3, WMA, WAV and RA files for free!
Dale is offline
Reply With Quote
View Public Profile Visit Dale's homepage!
 
Old 02-14-2007, 11:49 AM Re: Search when button pressed...
rolda hayes's Avatar
Wannabe Adventurer...

Posts: 961
Name: Darren
Location: England
Trades: 0
Hmmm, that didn't work. and it removed the "newblue" css.

Any other ideas?

I remember coming across this before and think it was something to do with the dropdown being set as list rather than menu?
__________________
I Just a test to see what happens...
Please login or register to view this content. Registration is FREE

"Let us be thankful for the fools. But for them the rest of us could not succeed..."
rolda hayes is offline
Reply With Quote
View Public Profile
 
Old 02-14-2007, 01:50 PM Re: Search when button pressed...
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
Try removing
Code:
onChange="goDMA(this)"
from the drop down list, then add:
Code:
onClick="goDMA(this)"
to the submit button. See if that works.
Tom_M is offline
Reply With Quote
View Public Profile
 
Old 02-15-2007, 06:29 AM Re: Search when button pressed...
rolda hayes's Avatar
Wannabe Adventurer...

Posts: 961
Name: Darren
Location: England
Trades: 0
no, that doesn't work, just creates

?menuSubjectsDMA=&menuFilesDMA= in front of the correct link...

think this is a java prob now...
__________________
I Just a test to see what happens...
Please login or register to view this content. Registration is FREE

"Let us be thankful for the fools. But for them the rest of us could not succeed..."
rolda hayes is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Search when button pressed...
 

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.52507 seconds with 12 queries