Pixel Drixel (gfxman) New Member
Posts: 38 Status: Offline Gender: Male Joined:
pm | Drop-Down Menu (27th Mar 08 at 8:52pm UTC) Drop Downess | | 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>
| |
My Deviant Art: http://tinyurl.com/49lpzr |
|
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Drop-Down Menu (27th Mar 08 at 10:15pm UTC) | | try removing the body tags! | |
|
Pixel Drixel (gfxman) New Member
Posts: 38 Status: Offline Gender: Male Joined:
pm | Re: Drop-Down Menu (27th Mar 08 at 10:32pm UTC) | | ok. I'll try that.
EDIT: I tried it wrighty but it didn't work. | |
My Deviant Art: http://tinyurl.com/49lpzr |
|
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Drop-Down Menu (27th Mar 08 at 11:49pm UTC) | | Can you show me where you're doing this?
And how slow is 'slow? | |
|
Pixel Drixel (gfxman) New Member
Posts: 38 Status: Offline Gender: Male Joined:
pm | |
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Drop-Down Menu (28th Mar 08 at 7:29pm UTC) | | Doesn't load any slower than normaly it would for me. | |
|
Pixel Drixel (gfxman) New Member
Posts: 38 Status: Offline Gender: Male Joined:
pm | |
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Drop-Down Menu (28th Mar 08 at 8:05pm UTC) | | Wlel I didn't test the actual thing, but it showed in no time at all, isn't that what you were saying. | |
|
Pixel Drixel (gfxman) New Member
Posts: 38 Status: Offline Gender: Male Joined:
pm | Re: Drop-Down Menu (28th Mar 08 at 8:33pm UTC) | | Ok so should I submit it to the database here? | |
My Deviant Art: http://tinyurl.com/49lpzr |
|
Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Re: Drop-Down Menu (28th Mar 08 at 8:45pm UTC) | | I personally don't see what use it'll be! | |
|
Pixel Drixel (gfxman) New Member
Posts: 38 Status: Offline Gender: Male Joined:
pm | |