xml url
i got this piece of xml ... <SUB text="Madrid" URL="\madrid\web_diaporama\index.htm"></SUB>
the link opens itself in the _self page. I want it to open in the mainframe ... how do i do it ?
Your XML text does not specify the target attribute,I assume that target is defined somewhere else,you just need to change the target attributes value to "_parent" or "_top".
hope this helps
Khalid
that's my code :
there's no target attribute ... can i put it somewhere ?
<?xml version="1.0"?>
<NAV main_onColor="#990000" main_offColor="#990000" sub_onColor="#990000" sub_offColor="#666666" navWidth="150" fadeTime="50" lineWidth="150" main_y_padding="2" sub_y_padding="-6" sub_indent="2">
<MAIN text="Pictures" expand="false">
<SUB text="Corse Portraits" URL="pictures_corse_portraits.htm"></SUB>
<SUB text="Corse Paysages" URL="pictures_corse_paysages.htm"></SUB>
<SUB text="Egypte" URL="\egypte\web_diaporama\index.htm"></SUB>
<SUB text="Madrid" URL="\madrid\web_diaporama\index.htm"></SUB>
</MAIN>
</NAV>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks