Javascript Drop Down Menu

13 views
Skip to first unread message

rick2u

unread,
Apr 22, 2009, 8:56:53 AM4/22/09
to Art HTML Listing
Im wanting this menu to open the target on a new page, so the page
with the menu is always available, and as many other pages can be
opened as desired.
My knowledge of html is not vast, does someone know what part of the
code needs to be changed and to what to allow this happen, or can it
do it already and I just cant work it out.
thanks

Paul (ZZEE)

unread,
Apr 22, 2009, 9:17:11 AM4/22/09
to art-html...@googlegroups.com
Hi,

On line #350 of the template, there is the following thing:

<a href="<!--#echo var='relurl'-->">

It is the actual link that opens files. Change it to look like:

<a href="<!--#echo var='relurl'-->" target="_blank">

Then save the template and rebuild your menu.

rod

unread,
Apr 22, 2009, 9:25:07 AM4/22/09
to art-html...@googlegroups.com
thanks for the super quick response on this one.

rod

unread,
Apr 22, 2009, 9:46:18 AM4/22/09
to art-html...@googlegroups.com
HI, have made that change, and it opens a new page, but the page showing the
menu also changes to display the selected page as well instead of just
satying as the menu, any further ideas ??. thanks in advance

Paul (ZZEE)

unread,
Apr 22, 2009, 9:55:22 AM4/22/09
to art-html...@googlegroups.com
A couple of lines above, there is

onclick="return itGo('<!--#echo var='relurl' -->');"

Try to remove this, save and rebuild.

Reply all
Reply to author
Forward
0 new messages