Discussion deleted.

Views: 1117

Reply to This

Replies to This Discussion

This type of function is called pop up per browser.. example : If "one chat window" is already open, do not open up a 2, 3, and 4th window.

STEP ONE: Copy AND PASTE this code into the "TEXT BOX"  

STEP TWO: MAKE SURE THAT YOU HAVE REPLACED  NAME  OF THE FILE TO BE OPENED.

 

 

 

<script type="text/javascript">

// Popup Window Script (version 3.0)
//Visit www.ksnonline.org
//Win Type: Pop Up | Session Only
 

var popurls=new Array()
popurls[0]="http://www.ksnonline.org/chat/index/popOutWindow"

function openpopup(popurl){
var winpops=window.open(popurl,"","width=500,height=500,menubar,resizable")
}

function get_cookie(Name) {
  var search = Name + "="
  var returnvalue = "";
  if (document.cookie.length > 0) {
    offset = document.cookie.indexOf(search)
    if (offset != -1) { // if cookie exists
      offset += search.length
      // set index of beginning of value
      end = document.cookie.indexOf(";", offset);
      // set index of end of cookie value
      if (end == -1)
         end = document.cookie.length;
      returnvalue=unescape(document.cookie.substring(offset, end))
      }
   }
  return returnvalue;
}

function loadornot(){
if (get_cookie('jkpopup')==''){
openpopup(popurls[Math.floor(Math.random()*(popurls.length))])
document.cookie="jkpopup=yes"
}
}

loadornot()
</script>

Mr. Genius

thank you! I love your posts! You always have helpful tips! I will let you know how this works!

I like it! But it may get annoying... let me know if you figure out how to make it pop up only once!  As i navigate the site it constantly is in my face hahah

<script name="JavaScript">confirm("Write your own message here")</script>

Oops!

I'm really surprised. I just received this popup when I arrived here on Creators, and I think from one of the javascripts here. It's too coincidental.

=)

Lol

Can someone please give a code for this (prompting user to register) after certain amount of time on a site, thanks

Would it also be possible in a NING to have only a small (pop up like) window opening on top of the current page when members hit a certain button?
I would like to add such a pop up as an explanation-on-demand-window on certain pages, instead of having a complete full new NING page obscuring/replacing the original page.

be possible in a window popup like Facebook plugin for NING ??? PLEASE ????

Is it possible to create a pop up message only when you open a specific page? I want a pop up that advice about size limits for loading photos when a member open the link to charge a picture. Thank you

RSS

Latest Activity


NC for Hire
JFarrow replied to John Bizley's discussion 'A few adjustment for your video feed player in your social channels page.'
"you too Bernard, of course."
1 hour ago

NC for Hire
JFarrow replied to John Bizley's discussion 'A few adjustment for your video feed player in your social channels page.'
"nice work and terrific share.  John you're appreciated!"
1 hour ago

NC for Hire
JFarrow replied to SM's discussion 'Just discovered Disqus commenting on Ning - how do we add more features?'
"they do.  it's call like.  i changed mine to 'promote'  which of…"
2 hours ago
soaringeagle replied to soaringeagle's discussion 'google disavow 101'
"i have for 2 days been tackling this list for many hours a day and the scrollbars barely moved from…"
3 hours ago
Jelena replied to israel's discussion 'Pantalla de Administrador o Creador (Manage'
"el 2.0 es diferente a ning 3.0  y tu sitio es un ning 3.0 por ahora nadie puede integrar…"
3 hours ago
Rosas † Negras shared a profile on Twitter
4 hours ago
Rosas † Negras replied to OneCrow's discussion 'Navigation For Our Network'
"lol"
4 hours ago
Rosas † Negras favorited caro's profile
4 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service