Results 1 to 3 of 3
  1. #1
    Constant Pligger cryptkeeper's Avatar
    Joined
    Jan 2006
    Posts
    191
    Thanks
    Received:0
    Given: 0

    delay vote number change

    How can I delay the update of the number of votes slightly? I would like the number to change half a second after the user clicks on vote rathar then that same instant.

    if no answer, then where is that javascript? i've looked all over for it.

  2. #2
    Mayor of PliggVille/Coder AshDigg's Avatar
    Joined
    Dec 2005
    Posts
    1,515
    Thanks
    Received:0
    Given: 0
    link_summary.tpl, around line 84 you'll see

    <a href="javascript:{$link_shakebox_javascript_vote}" >{#PLIGG_Visual_Vote_For_It#}</a></li>


    $link_shakebox_javascript_vote is pulled from /libs/link.php, around line 284

    $jslink = "menealo($current_user->user_id, $this->id, $link_index, " . "'" . md5($current_user->user_id.$this->randkey) . "')";
    $smarty->assign('link_shakebox_javascript_vote', $jslink);

    the menealo javascript function it's calling is in the xmlhttp.js file in the js folder.

  3. #3
    Constant Pligger cryptkeeper's Avatar
    Joined
    Jan 2006
    Posts
    191
    Thanks
    Received:0
    Given: 0
    :O

    I feel so dumb I thought xmlhttp was the rss feed creator. thanks! I'll look into this

Similar Threads

  1. Pligg template is not displaying vote number
    By patecj in forum Questions & Comments
    Replies: 6
    Last Post: 11-18-2010, 12:42 AM
  2. Is it possible to change vote to number of visits?
    By ckabusk in forum Questions & Comments
    Replies: 4
    Last Post: 01-03-2010, 02:37 AM
  3. Showing Comment Vote Number?
    By gjrb29 in forum Questions & Comments
    Replies: 0
    Last Post: 05-15-2009, 06:53 PM
  4. How to Change the Voting System to Vote For/Vote Against
    By davidlgj in forum Questions & Comments
    Replies: 0
    Last Post: 10-01-2008, 01:42 AM
  5. How-to change/edit vote number/count?
    By Giorgi in forum Questions & Comments
    Replies: 1
    Last Post: 05-02-2008, 04:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg