K-Tec

You're Barred

More
18 years 7 months ago #27105 by Eirikg
Replied by Eirikg on topic Re: You're Barred

Eirik - how do I do a small pop-up window in html? :oops: Cheers! Dave


You need to use javascript

window.open('ink.html','windowname','scrollbars=yes/no,width=x,height=y')

So with the html it is like this:


<a href="" onclick="window.open('sometxt.html','Test','scrollbars=no,width=350,height=100')">Test</a>

Please Log in or Create an account to join the conversation.

  • dmcdona
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
18 years 7 months ago #27109 by dmcdona
Replied by dmcdona on topic Re: You're Barred
Thanks Eirik - I'll give that a try. Is is possible to put an image in the pop-up window?

Cheers

Dave

Please Log in or Create an account to join the conversation.

More
18 years 7 months ago #27114 by Eirikg
Replied by Eirikg on topic Re: You're Barred
the popup is just a link to a html page, so you can put anything you like.

Please Log in or Create an account to join the conversation.

Time to create page: 0.121 seconds
Powered by Kunena Forum