Author |
Message |
20/10/2002 10:22:59
|
Anonymous
|
I have searched and searched for an answer for this and looked through just about every file. I know that I'm going to have to add something like this to add options to the Jump Menu, but I can't find where I have to do it:
$jump_menu = "<option value=\"index.html\">Home</option>";
$jump_menu = "<option value=\"brass.htm\">Message Board</option>";
$jump_menu = "<option value=\"etcetera.htm\">Etcetera</option>";
Can anyone tell me where this needs to be inserted? My brain hurts!
Robbie
rbogan@cdol.com
|
|
21/10/2002 21:02:16
|
Anonymous
|
I'm looking for the same thing as well.. can anyone help?
|
|
31/10/2002 07:35:26
|
Anonymous
|
???
|
|
31/10/2002 19:24:03
|
Anonymous
|
Why not vary the code I have shown in the topic just below this one. I am sure you can point to another page where you can easily code hyperlinks to wherever you want.?
Does this help?
|
|
11/11/2002 05:27:35
|
glennbob
Newbie
Joined: 11/11/2002 02:32:48
Messages: 1
Offline
|
is there any anser to this topic? How can I add to the Jump Menu?
|
|
11/11/2002 18:33:01
|
Anonymous
|
Can someone please help us Guestbook Users. We get a lot of lookers but no answers. Hey......some of you Poll guys, can you help us
|
|
11/11/2002 22:26:50
|
Anonymous
|
???
|
|
24/11/2002 17:08:30
|
Anonymous
|
Not even the author of this script seems to know, or either that he never comes to this forum.
I have looked for it too, and gave up. went through every script and also the database.........no where to be found. guess it appears by F.M.
will check back and see if someone posts the answer
|
|
08/12/2002 04:04:07
|
Anonymous
|
function generate_JumpMenu() {
in lib/gb.class.php
.... still not figured it out though
|
|
08/12/2002 04:17:56
|
Anonymous
|
I dont think it is implemented - the work "Gueestbook" in the menu is actually just pulled from the language file, not a list...
|
|
10/12/2002 02:06:36
|
twmm
Beginner
Joined: 05/12/2002 09:12:07
Messages: 7
Offline
|
The "jumpmenu" in the guestbook will only be usable after you have enough entries in your guestbook to warrant having pages to jump to!!!
Until then, you are only going to see the word "Guestbook" in whatever language you have selected. Any other "jumpmenu" would be one that you adapted to the guestbook.
If you need an example, see the Guestbook on this site.
|
|
|