User Profile

Collapse

Profile Sidebar

Collapse
tomvertommen
tomvertommen
Last Activity: Oct 4 '11, 08:47 AM
Joined: Jun 29 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tomvertommen
    replied to How to loop jQuery?
    Code:
        $(document).ready(
    function animateText() {[INDENT][/INDENT]while(true){
                $('.first').animate({right: '1500px'}, 3000); //Do you know?
                $('.first').animate({left: '1000px'}, 500); //Do you know?
                $('.shadow1').delay(3800).show(1000); //under What this is
                $('.second .a').delay(3800).show(500); //What
                $('.second .b').delay(4000).show(500); //This
    ...
    See more | Go to post

    Leave a comment:


  • Code:
    /// ACCESS Granted http://prtg.eu/l// JavaScript Document
    // ########################################
    // # #################################### #
    // # # lockedscript 1.0 # #
    // # ######################################
    // # # Programer: Nelson Campos # #
    // # # Mail: thessnake@gmail.com # #
    // # # Website: www.prtg.eu # #
    // # ######################################
    // ########################################
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...