View Full Version : Another pop up thread


Goldie Da Mac
07-22-2003, 07:08 PM
I know there are a few thread but this thread may be need for another prob after.


Ok...Right


I want a pop up window to come up on my site

How can I just have normal font rather than a button for my link.

Once you click the link I hope a gallery to come up in it.

For some reason it is not showing up and jsut goes into geocities error page.:(

Did I meant to have that image tag thing on it?

Anyone help please?

http://www.geocities.com/mkballerz/galleries.html (http://)


I see the gallery is workin now:) Coming up with some bandwith theive, well it was Lisa who gave me the code....lol. Anyone know how to make it normal text rather than a button?

Alcy
07-22-2003, 07:14 PM
If you want to change the button to text, it's right here (http://www.lissaexplains.com/javascript4.shtml).

Goldie Da Mac
07-22-2003, 07:59 PM
I have gone though it and dont understand it


input type="button"


do I change that part of the script?

Im lost now:(

kittycat
07-22-2003, 08:06 PM
If you look below the code for the button, there's one for an image. Just use that code, only where the image code is put text instead.

Goldie Da Mac
07-22-2003, 09:55 PM
Its not working:(

I hate java


Can anyone take a look and tell me what I have done wrong

I put the script in between the head.

I think the second bit its wrong.

Link is in first post.

kittycat
07-22-2003, 10:02 PM
<a href="javascript:popup(lionsgallery0203)">

Try just
<a href="javascript:popup();">

Goldie Da Mac
07-22-2003, 10:15 PM
It works Brillant!:)


One more question(think one too many...lol)

alot of my images are different sizes, how can I let them be the size they normally. is that possible?