alanross
10-20-2006, 03:42 PM
Script Title: Daily Iframe Content I / II
Script URL (on DD): http://dynamicdrive.com/dynamicindex17/dowiframe.htm
I'm trying to run two daily iframe scripts on the same page.... One provides content based on the day of the week, and a separate iframe provides content based on the day of the month. The two iframes are placed in separate cells on a table.
When testing the page, i discover that both scripts work fine when the opposing script is removed, but only one script will function when both are present.
To avoid conflicts, when pasting the second iframe script I added a '2' to each of the variable & function names so that no names would match those in the preceeding iframe script. (I also gave the iframes different names).
-any ideas what I'm missing?
Script URL (on DD): http://dynamicdrive.com/dynamicindex17/dowiframe.htm
I'm trying to run two daily iframe scripts on the same page.... One provides content based on the day of the week, and a separate iframe provides content based on the day of the month. The two iframes are placed in separate cells on a table.
When testing the page, i discover that both scripts work fine when the opposing script is removed, but only one script will function when both are present.
To avoid conflicts, when pasting the second iframe script I added a '2' to each of the variable & function names so that no names would match those in the preceeding iframe script. (I also gave the iframes different names).
-any ideas what I'm missing?