Search found 2 matches

by Paul Ciarelli
Mon Sep 29, 2003 3:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Seeding the openIFrame function with initial values
Replies: 2
Views: 2502

Out of all the things I tried.....

Thanks Hergio, You Da Tech!
by Paul Ciarelli
Sun Sep 28, 2003 11:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Seeding the openIFrame function with initial values
Replies: 2
Views: 2502

Seeding the openIFrame function with initial values

I'm using an iframe on a site that I'm developing and I have it working fine except for one thing. When you first go into the site, the iframe is blank (as it is in DHTML Menu sample number 11 Opening Windows & Frames)

Here is the script:

<script>
function openIFrame(iFrameId,winURL)
{
ifId=gmobj ...