[Release]Vote PoP-Up Script menu

User Tag List

Results 1 to 5 of 5
  1. #1
    *Scripted*'s Avatar Banned
    Reputation
    41
    Join Date
    Aug 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Release]Vote PoP-Up Script

    Ok so i was looking for a Vote pop Script and dident find non good on any forums, so i when to extremetop100 and got one from a server site then edited it. I take no credit for this, i only edited some parts and shared with y'all ^_^. Put this block of code in your Index.php or News.php w.e it uses
    -Live Demo HERE


    Code:
    <SCRIPT language=JavaScript1.2>
    var ns4=document.layers
    var ie4=document.all
    var ns6=document.getElementById&&!document.all
    
    var dragswitch=0
    var nsx
    var nsy
    var nstemp
    
    function drag_dropns(name){
    if (!ns4)
    return
    temp=eval(name)
    temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP)
    temp.onmousedown=gons
    temp.onmousemove=dragns
    temp.onmouseup=stopns
    }
    
    function gons(e){
    temp.captureEvents(Event.MOUSEMOVE)
    nsx=e.x
    nsy=e.y
    }
    function dragns(e){
    if (dragswitch==1){
    temp.moveBy(e.x-nsx,e.y-nsy)
    return false
    }
    }
    
    function stopns(){
    temp.releaseEvents(Event.MOUSEMOVE)
    }
    
    
    function drag_drop(e){
    if (ie4&&dragapproved){
    crossobj.style.left=tempx+event.clientX-offsetx
    crossobj.style.top=tempy+event.clientY-offsety
    return false
    }
    else if (ns6&&dragapproved){
    crossobj.style.left=tempx+e.clientX-offsetx
    crossobj.style.top=tempy+e.clientY-offsety
    return false
    }
    }
    
    function initializedrag(e){
    crossobj=ns6? document.getElementById("dnwtop_100_showimage") : document.all.dnwtop_100_showimage
    
    var firedobj=ns6? e.target : event.srcElement
    var topelement=ns6? "HTML" : "BODY"
    
    while (firedobj.tagName!=topelement&&firedobj.id!="dragbar"){
    firedobj=ns6? firedobj.parentNode : firedobj.parentElement
    }
    
    if (firedobj.id=="dragbar"){
    offsetx=ie4? event.clientX : e.clientX
    offsety=ie4? event.clientY : e.clientY
    
    tempx=parseInt(crossobj.style.left)
    tempy=parseInt(crossobj.style.top)
    
    dragapproved=true
    document.onmousemove=drag_drop
    }
    }
    document.onmousedown=initializedrag
    document.onmouseup=new Function("dragapproved=false")
    
    ////drag drop functions end here//////
    
    function hidebox(){
    if (ie4||ns6)
    	crossobj.style.visibility="hidden"
    else if (ns4)
    	document.dnwtop_100_showimage.visibility="hide"
    }
    
    document.write('');
    
    document.write('<div id="dnwtop_100_showimage" style="z-index: 300; position:absolute;width:380px;left:80;top:60"><table border="1" bordercolor="#006699" width="380" bgcolor="006699" cellspacing="0" cellpadding="0"><tr><td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0" height="36"><tr><td width="100%" background="" id="dragbar" title="vote" height="25"><ilayer width="100%" onSelectStart="return false"><layer width="100%" onMouseover="dragswitch=1;if (ns4) drag_dropns(dnwtop_100_showimage)" onMouseout="dragswitch=0"><span style="font-weight: bold; font-family: Verdana; font-size: 12px; color: 006699;  padding: 6px; padding-bottom: 4px;"><font color="white">Vote for Us</font></span></layer></ilayer></td></tr><tr><td width="100%" bgcolor="#000000" style="padding:10px; border: solid FFFFFF 0px; border-top:0px; font-family:Verdana; font-size:12px; color:000000;"><!-- PUT YOUR CONTENT BETWEEN HERE ----><i><BR><center><b><a href="VOTEING SITE URL"><img src="SOME KINDA OF BANNER OR PIC URL HERE" border="no"></a></font><br><br><br><font color="white">Click Yes Or No To Vote For US!<br></font> <font color="black"></font><font color="black"></b></i><br><br><div align="center"></font><br><a href="VOTEING SITE URL HERE" target="_new" ><img src="http://www.atomicwow.net/yes.jpg" border="0"></a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="#" onClick="hidebox();return false"><img src="http://www.atomicwow.net/no.jpg" border="0"></a>&nbsp;&nbsp;&nbsp;</div><!-- END YOUR CONTENT HERE-----></td></tr></table></td></tr></table></div></center>');
    
    </SCRIPT>

    [Release]Vote PoP-Up Script
  2. #2
    hingxxwing's Avatar Member
    Reputation
    3
    Join Date
    Jul 2008
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not to be nub.. but what lang is this? HTML or PHP.. im stupid..? im not good with html..

    Oh.. it is html if im not mistaken?

  3. #3
    hingxxwing's Avatar Member
    Reputation
    3
    Join Date
    Jul 2008
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for dble post, i just checked it out and its just a vote box i have 1 already though...

  4. #4
    *Scripted*'s Avatar Banned
    Reputation
    41
    Join Date
    Aug 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea, it shows in the demo

  5. #5
    Hellgawd's Avatar Account not activated by Email
    Reputation
    710
    Join Date
    Jun 2007
    Posts
    2,480
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is javascript, rather than PHP or HTML.
    Looks like a nice remake of a fairly popular one, but thanks for giving it for everyone here. +2rep

Similar Threads

  1. [Release] Voting Reward Script
    By TheSpidey in forum WoW EMU General Releases
    Replies: 178
    Last Post: 03-26-2009, 05:25 PM
  2. [Release]Voting script
    By george95 in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-13-2008, 07:24 AM
  3. [Release] Unique Voting Pop-Up For Your Server!
    By Hellgawd in forum World of Warcraft Emulator Servers
    Replies: 33
    Last Post: 04-08-2008, 09:42 PM
  4. my voting pop up! ^^
    By frobiez in forum World of Warcraft General
    Replies: 7
    Last Post: 12-02-2007, 03:34 AM
All times are GMT -5. The time now is 05:26 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search