- see footer for list info -<
I have this code in my index.cfm<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "',
'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=500,height=600,left
= 100,top = 50');");
}
// End -->
</script>
i then call it with:
a
href="javascript:popUp('http://www.araxi.fr/subwindows/subwindow_ateliers_Presentations.htm')"
class="submenulinkTranslation"><b><span class="brick">4</span>
</b>Effectuer des Presentations</a>
the popup doesn't come up
ARAXI
100 Passage Henri Régnault - 92400 Paris La Défense 6
Tél. : 01 49 03 41 41 - Fax : 01 49 03 41 42
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<