transfering the templateRe: [Helpers] FST links - Round 1
Mystress Angelique Serpent
Mystress at fire-serpent.com
Mon May 9 12:15:07 PDT 2005
Hey Sachiko:
I'm doing the search and replace to add the popup. I am wondering if the
popup box can appear more than once in the page... I have added it to the
off site links box, I am wondering if I can also add it to the navtable link?
Can we use the same header script for the long quote popups, and other
stuff or does there have to be a different code snippet in the header for
each popup box?
At 03:08 PM 5/4/2005, you wrote:
>Here is the Java script for popup window.
>~~~~~~~~~~~~~~~~~ code start here ~~~~~~~~~~~~~~~~~~~
><head>
><!-- this is the java script for popup window -->
><script language="JavaScript" type="text/JavaScript">
><!--
>function MM_openBrWindow(theURL,winName,features) { //v2.0
> window.open(theURL,winName,features);
>}
>//-->
></script>
><!-- popup window script ends here -->
></head>
>
>
>
><!-- This is actual popup link -->
><a href="#"
>onClick="MM_openBrWindow('subwindow.html','subwin','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=450,height=400')">window
>open
></a>
><!-- link ends here -->
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Helpers
mailing list