Search found 3 matches

by paulie100
Tue Jan 14, 2003 10:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Changing Menu Items Through JavaScript
Replies: 1
Views: 1720

More clear...

Woops, I should've been more clear in my message above. I am using the menu in frames. If I weren't, I think what I ask would be easy because I could just create a simple javascript variable with the text I want (prior to the menu scripts being called), and put that variable in the array files inste...
by paulie100
Tue Jan 14, 2003 8:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Changing Menu Items Through JavaScript
Replies: 1
Views: 1720

Changing Menu Items Through JavaScript

Hi there, I've just started looking into this menu system, and it is wonderful so far. One question that has come up for me is: Can menu items be changed dynamically, and if so, how? I'm for now thinking very simply, such as just changing the text of the menu item. For example, for a message board, ...
by paulie100
Tue Jan 14, 2003 8:07 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: scrollText
Replies: 1
Views: 1540

scrollText

Julia, If you haven't already figured it out yourself, I can probably help. I was trying to do the same thing this weekend and finally figured the problem out. In the scrolling text script, I think the last line in the javascript is: window.onload=runmikescroll This causes a problem. Comment this li...