Waldo
30-09-2000, 00:16
Well, fixing my problems isn't much of a challenge! Anyway, I'll get straight to the point and explain what I want to do!
OK, at present I am using Dreamweaver to design a new page. THIS IS WHAT I WANT TO HAPPEN :
I have a file news.htm on which I want 4 links to files 01.htm to 04.htm. When someone clicks on them I want them to open in a new window. So far, so easy. However, I want the new browser window to be a set size (480x320) and with no toolbars, no resize option, no nothing basically. I went into Behaviours in Dreamweaver (after I had created the link) and selected the the New Browser Window Option. This all went well. I changed MouseOver (gets VERY confusing) to MouseClick and I thought that would be that. However, now when someone clicks on the link 01.htm opens in the new window AND in the Parent window (news.htm). Does anyone know a way around this using Dreamweaver? Or can someone provide the necessary JavaScript?
If you do that I will be mildly impressed. HOWEVER, if you manage to provide the code for this I will worship you (probably only for about five minutes mind! :E)
What I really want is for one page to open up (same as above 480x320, etc) say for example the file 01.htm. Then if someone clicks on the link for 02.htm then the 01 stuff would be replaced by the 02, and so on. I know this is possible because other websites use this (for example, at Jungle.Com when you click on one product a popup window opens giving you details. When you click on another product, the same window is used but the old stuff is replaced).
My praises await.
;)
Cheers,
Waldo
PS- Just in case you check this page Greap, the code you gave me didn't work or I fecked up something, the latter being far more likely ;)
OK, at present I am using Dreamweaver to design a new page. THIS IS WHAT I WANT TO HAPPEN :
I have a file news.htm on which I want 4 links to files 01.htm to 04.htm. When someone clicks on them I want them to open in a new window. So far, so easy. However, I want the new browser window to be a set size (480x320) and with no toolbars, no resize option, no nothing basically. I went into Behaviours in Dreamweaver (after I had created the link) and selected the the New Browser Window Option. This all went well. I changed MouseOver (gets VERY confusing) to MouseClick and I thought that would be that. However, now when someone clicks on the link 01.htm opens in the new window AND in the Parent window (news.htm). Does anyone know a way around this using Dreamweaver? Or can someone provide the necessary JavaScript?
If you do that I will be mildly impressed. HOWEVER, if you manage to provide the code for this I will worship you (probably only for about five minutes mind! :E)
What I really want is for one page to open up (same as above 480x320, etc) say for example the file 01.htm. Then if someone clicks on the link for 02.htm then the 01 stuff would be replaced by the 02, and so on. I know this is possible because other websites use this (for example, at Jungle.Com when you click on one product a popup window opens giving you details. When you click on another product, the same window is used but the old stuff is replaced).
My praises await.
;)
Cheers,
Waldo
PS- Just in case you check this page Greap, the code you gave me didn't work or I fecked up something, the latter being far more likely ;)