* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

Re: What are you listening to? by Stelios
[July 16, 2023, 08:54:53 am]


Re: What are you listening to? by Stelios
[July 16, 2023, 08:52:34 am]


Re: What are you listening to? by Jacob
[July 12, 2023, 01:59:53 am]


Re: What are you listening to? by Dagger
[July 06, 2023, 04:11:15 pm]


Re: Cannot Register on Support Forum by Jacob
[June 01, 2023, 01:09:08 am]


Re: Cannot Register on Support Forum by SMFNew
[May 21, 2023, 10:22:14 am]


Cannot Register on Support Forum by Stelios
[May 21, 2023, 06:45:30 am]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 10:26:49 pm]


Re: Forum Profile Signature Error by MangoMochi
[January 19, 2023, 10:24:45 pm]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 01:57:05 pm]

* Poll

  • Have you noticed better loading times?
  • Dot YES! My forum loads instantly!
  • 53 (33%)
  • Dot I have much better loading times
  • 20 (12%)
  • Dot I have noticed my forum loads a tiny bit faster than before
  • 22 (13%)
  • Dot I have not noticed any changes
  • 64 (40%)
  • Total Members Voted: 150
  • View Topic

* Twitter

Keep up to date with SMFNew by following us on twitter!

Author Topic: Popup Window  (Read 6412 times)

0 Members and 1 Guest are viewing this topic.

Offline Shole

  • Shole Company
  • Friends
  • Posts: 1206
  • Reputation: +33/-7
  • The Writing Hut
    • View Profile
    • The Writing Hut
Popup Window
« on: August 04, 2010, 06:04:21 pm »
Well this is a tutorial that will show you how to make a popup link.
For example you want to share some important info in your Portal.
Make a new html bloc and add the following:

Quote
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popjack()
 {
window.open('http://LINKTOYOURTOPICORANYTHINGELSE','popjack','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=y

es,copyhistory=no,scrollbars=yes,width=480,height=320');
 }
//-->
</script>

<a href="JavaScript: popjack()" onMouseOver="window.status='Status Bar Message';
   return true" onMouseOut="window.status=''; return true">TEXT WHAT IT SHOULD SAY</A>.
</form>

And you will get a text button URL TO LIVE DEMO the main difference is that it will popup.

Feel Free to join the site and post a tutorial or just comment on of my tutorials there :D
« Last Edit: August 04, 2010, 06:13:58 pm by Shole »

Share on Facebook Share on Twitter


Offline levron

  • Member
  • Posts: 15
  • Reputation: +0/-0
    • View Profile
Re: Popup Window
« Reply #1 on: August 07, 2010, 06:44:30 pm »
can we get it to auto popup?

Offline Shole

  • Shole Company
  • Friends
  • Posts: 1206
  • Reputation: +33/-7
  • The Writing Hut
    • View Profile
    • The Writing Hut
Re: Popup Window
« Reply #2 on: August 07, 2010, 11:43:17 pm »
I didn't found to auto pop it yet ....

Offline Money Mike

  • Member
  • Posts: 50
  • Reputation: +0/-0
    • View Profile
Re: Popup Window
« Reply #3 on: August 11, 2010, 08:28:42 am »
will try!!

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal