DreamWeaver 3 question (java pop up window)

snow patrol

Diamond Member
Jan 24, 2000
8,377
0
76
Hi, I'm just getting into DreamWeaver and I'm trying to figure out how to get a little Javascript window to open up when I click on a link. I.e. just a little window with a bit of information :)

Is this relatively easy with dreamweaver? How do I do it? Thanks for any help offered :)
 

Danlz

Senior member
Feb 24, 2000
550
0
0
Yes, it's easy. Check this site out: Harpers Hall. Near the bottom is a button called

<< Play MP3 >>

. When you click it a small window opens w/additional info. You can view the code w/your browser. It was made using the Behaviors Panel (event) &quot;on click&quot; (action) &quot;open browser window&quot;. Once you start using DW3 it'll be a joy to work with.
 

snow patrol

Diamond Member
Jan 24, 2000
8,377
0
76
Cool, thanks a lot Danlz - With a bit of fiddling, I've managed to get things to work in the way I wanted them to work :)

Cheers again!