Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
|
THIS IS MY CODE
function generate_JumpMenu() {
$menu_array[] = "<select name=\"entry\" onChange=\"urlJump('self',this)\" class=\"select\">";
$menu_array[] = "<option value=\"http://www.fruitful.topcities.com/guests.html\" class=\"select\">HOME</option>";
$menu_array[] = "<option value=\"0\" selected>".$this->db->LANG["FormSelect"]."
</option>";
WOT HAVE I DONE WRONG? THE MENU SELECTION IS THERE BUT IT DOESNT GO TO MY CHOICE PAGE BY ITSELF OR BY PRESSING THE GO BUTTON... HELP!
I AM USING VERSION 2.3.3
|
|
|
|
|
|
Based on the open source JForum
|