I am currently working on a website for one of my dads business’s. I have a normal CSS page (which I didn’t code… just did the graphics for) and am attempting to make a fully functional flash page to possibly replace it.
Working around flash in terms of layering and direction inside the single movie has never been an issue for me, and most of the actions are simple enough. What I am trying to do is create popup windows of other HTML pages (already coded up, but say 400x500 size eg.) I have looked through the tutorials on here about how to go about doing such.
The javascript style was probobly the closest to getting anything accomplished but I like the idea of the centered pop-up window as well. Basically, after all the code is entered and changed from what the copy/paste says to what I need it to be (links / size ect) no pop up or attempt of a pop up will show. The same is also true for when I use the direct code from the source (which works straight out of the zip) and use it to try my button for even opening the kirupa tutorial page.
Does anyone have any suggestions on the easiest way to accomplish a pop up window? (Centered or not)
thanks in advance.
ps. maybe I am missing something in my actual index html code?