mcg
03-05-2007, 09:59 AM
:)hi ,
I use javascript in a site I build and I have an IFrame and a navigation bar in my index.asp page. when user click on the bar I call the same page and use document.getElementById to get the IFrame and to change it's src, so far so good - if you use IE, if you use firefox the story is different - if you click on the navBar it will loads the index.asp inside the IFrame instead of load the page I expect to load.
I don't understand :confused: why it is happening.....
:D Any halp will be appreciated !!! :D
I use javascript in a site I build and I have an IFrame and a navigation bar in my index.asp page. when user click on the bar I call the same page and use document.getElementById to get the IFrame and to change it's src, so far so good - if you use IE, if you use firefox the story is different - if you click on the navBar it will loads the index.asp inside the IFrame instead of load the page I expect to load.
I don't understand :confused: why it is happening.....
:D Any halp will be appreciated !!! :D