Hey I just created a drop down menu. It works but it takes so long for the page to load. Is there anyway to fix this? If I can fix it I'll set it up on vforums as a forum navigation.
Code:Code:
- <BODY><div id="gfxmanspage">
- <form name="jump">
- <select name="menu">
- <option>---Select Site---</option>
- <option value="http://gfxmantesting.vforums.co.uk">Home Page</option>
- <option value="http://gfxmantesting.vforums.co.uk/action/admin">Admin</option>
- </select>
- <input type="button" onclick="location-document.jump.menu.options[document.jump.menu.selectedindex].value;"
- value="go"></form></div></body>
try removing the body tags!![]()
ok. I'll try that.
EDIT:
I tried it wrighty but it didn't work.
Can you show me where you're doing this?
And how slow is 'slow?
Well when I have the body tags it worked but it went really slow loading the page. Now without body tags it doesn't work at all.
Here: http://gfxmantesting.vforums.co.uk
Doesn't load any slower than normaly it would for me.
So it works for you.
Wlel I didn't test the actual thing, but it showed in no time at all, isn't that what you were saying.
Ok so should I submit it to the database here?
I personally don't see what use it'll be!![]()
Ok I was just curious.