Sep 27th, 2005, 11:40 AM
#1
Thread Starter
Frenzied Member
Forum Jump
Why does the "Forum Jump" Dropdown have a Go button when it already has an event proc to redirect? This seems redundant, superfluous, unnecessary, or all of the above.
Declan
Don't forget to mark your Thread as resolved.
Take a moment to rate posts that you think are helpful
Sep 27th, 2005, 11:42 AM
#2
Re: Forum Jump
Dude, I have no idea what you just said , but you posted this in the wrong section. It should be moved into the Forum Feedback section.
Sep 27th, 2005, 11:45 AM
#3
Hyperactive Member
Re: Forum Jump
it took me 2 mintues to find the forum jump thing ive never been that close to the bottom of the page before. But the go button is there b/c go buttons are dead sexy. Also some browsers probally wont handle a selection change in the drop box so the button will be needed for those browsers.
Sep 27th, 2005, 12:46 PM
#4
Re: Forum Jump
Might be that some browsers do not suppport auto jump features, for example when you clikc a link, some browsers might not auto jump.
Thus the go button
Sep 27th, 2005, 03:21 PM
#5
Re: Forum Jump
The answer is that the auto-jump feature uses JavaScript. If you have it disabled you can use the button to perform the action
(ah, and moved to Forum Feedback)
Sep 27th, 2005, 04:20 PM
#6
Re: Forum Jump
EEK!
WHAT HAPPENED TO THE JUMP TO BUTTON!!! It looked like what I had in a previous post, now its that square gray Search Button thingy !!!
re...
Last edited by NotLKH; Sep 27th, 2005 at 04:23 PM .
Sep 27th, 2005, 04:31 PM
#7
Re: Forum Jump
Sorry you've lost me, I can't see a button like that, I just see a standard "submit" button (in IE and Fx)
Sep 27th, 2005, 04:39 PM
#8
Sep 27th, 2005, 05:00 PM
#9
Re: Forum Jump
Strange, for me it is a standard "submit" button, just like 'Post Quick Reply' (even after clearing temp files & reloading).
Does anybody else see the Square version?
Sep 28th, 2005, 06:24 AM
#10
Re: Forum Jump
Originally Posted by
si_the_geek
Does anybody else see the Square version?
I see the standard Go submit button from my browser.
The screen shot NotLKH posted looks more like a VB command button than submit button.
Sep 28th, 2005, 07:02 AM
#11
Re: Forum Jump
?? Isn't the standard Go Submit button just a "VB Command button"????
Sep 28th, 2005, 08:06 AM
#12
Re: Forum Jump
My buttons don't look like that at all.
Take a look at my attachment.
Attached Files
Sep 28th, 2005, 08:08 AM
#13
Lively Member
Re: Forum Jump
Except for the buttons in the posts, {Edit, Quote, and the postreply and new thread buttons} all of mine have that default battleship gray look.
Sep 28th, 2005, 08:11 AM
#14
Re: Forum Jump
Here too. What OS are you guys in? I am in WinXP right now...
Sep 28th, 2005, 08:16 AM
#15
Sep 28th, 2005, 09:33 AM
#16
Re: Forum Jump
Win2000 5.00.2195 with IE 6.0.2800.1106
Sep 28th, 2005, 09:39 AM
#17
Re: Forum Jump
I guess that didn't help anything..
What domain are you guys using then? I have tried them all now (I think) and I get the same result. But I usualy use: http://vbforums.com Not that I can see why it should make a difference.
- ØØ -
Sep 28th, 2005, 09:44 AM
#18
Sep 28th, 2005, 10:00 AM
#19
Re: Forum Jump
Dead end again. Guess I give up.
Sep 28th, 2005, 10:02 AM
#20
Re: Forum Jump
View Source of your page.
Extract some relevant code pertaining to these buttons.
Is it different or the same as what I posted above?
Sep 28th, 2005, 10:11 AM
#21
Re: Forum Jump
It is the exact same, AFAIK.
Code:
<!-- SEARCH -->
<!-- search commented out. Not needed as it is easier to get to
in this new version.
<table border="0" cellspacing="0" cellpadding="5" >
<tr>
<td>
<form method="post" action="search.php">
<font face="Trebuchet MS, Verdana, Tahoma, Arial, sans-serif" size="2"><b>
<input type="hidden" name="forumchoice" value="-1">
<input type="hidden" name="sortby" value="lastpost">
<input type="hidden" name="searchdate" value="-1">
</b></font><font face="verdana, arial, helvetica" size="2" >
<input type="hidden" name="action" value="simplesearch">
</font><font face="Trebuchet MS, Verdana, Tahoma, Arial, sans-serif" size="2" color="#FFFFFF"><b>Search
the forums:
<input type="text" name="query">
<input type="image" src="/images/go.gif" border="0"
align="absbottom">
</b></font>
</form>
</td>
</tr>
</table>
-->
<!-- END OF SEARCH -->
Code:
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search Forums</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="text" class="bginput" name="query" size="20" /><!-- go button -->
<input type="submit" class="button" value="Go" /><br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?" accesskey="4">Advanced Search</a></td>
</tr>
</table>
</div>
<!-- / header quick search form -->
Code:
<option value="53" class="fjdpth1" > Open Positions (Jobs)</option>
<option value="54" class="fjdpth1" > Looking for Work</option>
</optgroup>
</select><!-- go button -->
<input type="submit" class="button" value="Go" />
</form>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
- ØØ -
Sep 28th, 2005, 10:15 AM
#22
Re: Forum Jump
Well, thats Good, since both you and I see the same thing.
How about Hack?
Sep 28th, 2005, 11:35 AM
#23
Fanatic Member
Re: Forum Jump
Do you guys use a different Windows XP theme?
Im pretty sure classic is going to be a VB type button.
Thats just my guess...
Sep 28th, 2005, 11:40 AM
#24
Re: Forum Jump
Ohhh....ohhh...I am using the Win2k theme in WinXp... ...let me test something...
- ØØ -
Sep 28th, 2005, 11:42 AM
#25
Sep 28th, 2005, 12:31 PM
#26
Re: Forum Jump
Originally Posted by
NoteMe
[Edit] Seems like I have rated you before, so I guess I do know you somehow...
- ØØ -
I got your back NoteMe. I hadn't rated him before, so I took care of it in your name! (I was going to give him reps anyway)
Sep 28th, 2005, 12:33 PM
#27
Re: Forum Jump
He got dobbel rated then...since I went through my bookmarks for reps that I havn't been able to give out yet, and when I had done that, then I was able to give him a rep.. Now I only owe one..
- ØØ -
Sep 28th, 2005, 05:11 PM
#28
Re: Forum Jump
Originally Posted by
NoteMe
Ohhh....ohhh...I am using the Win2k theme in WinXp...
...let me test something...
- ØØ -
So How do I use the WinXP theme in Win2k?
: :
Sep 28th, 2005, 05:53 PM
#29
Fanatic Member
Re: Forum Jump
You can't.
You need a external program such as windows blinds.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width