Search found 3 matches

by jnovian@premiereradio.com
Thu Apr 25, 2002 6:58 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: pop up window link in menu
Replies: 1
Views: 2467

pop up window link in menu

How would I put this in the menu??

<a href="#" onClick="MyWindow=window.open('/refeeds/MP3-Frequently_Asked_Questions.html','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=575,height=650'); return false;">Frequently
Asked Questions</a ...
by jnovian@premiereradio.com
Wed Apr 24, 2002 6:27 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: java script in menu
Replies: 1
Views: 2597

java script in menu

How can I make a link open in a page with specific settings (now tool bars, no resize, etc.) using a script? For example, if I wanted to do this in plain text in HTML on a page, the link would look like this:

Schedule
of Availabilty


HERE IS THE SCRIPT (in the HEADER):

<script language ...
by jnovian@premiereradio.com
Wed Apr 03, 2002 9:03 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Separator between menus
Replies: 1
Views: 2968

Separator between menus

<HTML>How do I place a seperator line between each option group? I could do it in the old vers, but not this one. Am I missing something??</HTML>