Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-30-2006, 10:13 PM
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #2 (permalink)  
Old 01-30-2006, 10:35 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
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.
__________________
- Ash
Reply With Quote
  #3 (permalink)  
Old 01-31-2006, 01:19 AM
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
:O

I feel so dumb :p I thought xmlhttp was the rss feed creator. thanks! I'll look into this
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Change the Voting System to Vote For/Vote Against davidlgj General Help 0 10-01-2008 04:42 AM
Change Color on Number inside Vote Box ken09 "yget" 0 03-05-2008 09:31 PM
How to change Vote Image rubber2002 General Help 4 01-14-2008 03:48 PM
Rating mode: How to change first vote to 5 instead of 10 NiteShdw General Help 1 09-17-2007 01:48 AM
change color of vote for stories box cpalmquist "Mollio-Beat" 5 02-24-2007 06:51 AM


Search Engine Friendly URLs by vBSEO 3.2.0