Please Help Me

Discussion in 'HTML & Website Design' started by aCebOy, Dec 29, 2012.

  1. #1
    Hello Dear Senior Programers, Please Help Me tO Create Auto Pagination In My Web Site Please Tell Me That In This Script,

    <script>
    $(function() {

    var $update = $( '#preview > span' );

    $( "#slider" ).pagination( {
    total : 100,
    onChange : function( value ) {
    $update.text( value );
    }
    } );

    });


    Which Syntax We Can Enter To Open Next Page Automatically Like Page2.php And In Page 3 Script Open Page3.php Please Tell Me, I'm Noob In Web Programing .. :(
     
    Solved! View solution.
    aCebOy, Dec 29, 2012 IP
  2. #2
    PM me with more info.. Site addy.. Slider details etc.. and i'll see what i can do for you.

    Regards, Darren
     
    zinghana, Dec 30, 2012 IP
  3. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #3
    Yes dear,

    Its page source,


    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Slider Pagination Concept - with jQuery UI Slider</title>
    <meta name="description" content="Slider Pagination Concept - with jQuery UI Slider" />
    <meta name="keywords" content="jquery ui, pagination, jquery ui slider, concept, jquery" />
    <meta name="author" content="Codrops" />
    <link rel="shortcut icon" href="../favicon.ico">
    <link rel="stylesheet" type="text/css" href="css/demo.css" />
    <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css" />
    <link rel="stylesheet" type="text/css" href="css/style.css" />
    <script src="js/modernizr.custom.63321.js"></script>
    </head>
    <body>
    <div class="container">
    <!-- Codrops top bar -->
    <div class="codrops-top clearfix">
    <a href="http://tympanus.net/Development/StickyCaptionsConcept/">
    <strong>&laquo; Previous Demo: </strong>Sticky Captions
    </a>
    <span class="right">
    <a href="http://tympanus.net/codrops/?p=13079">
    <strong>Back to the Codrops Article</strong>
    </a>
    </span>
    </div><!--/ Codrops top bar -->
    <header class="clearfix">
    <h1>Slider Pagination Concept <span>with jQuery UI Slider</span></h1>
    </header>
    <div class="main">
    <div id="preview" class="preview">
    <span>1</span>
    </div>
    <div id="slider" class="sp-slider-wrapper">
    <nav>
    <a href="#" class="sp-prev">Previous</a>
    <a href="#" class="sp-next">Next</a>


    </nav>
    </div>
    </div>
    </div><!-- /container -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
    <script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
    <script src="js/jquery.ui.touch-punch.min.js"></script>
    <script src="js/jquery.pagination.js"></script>
    <script>
    $(function() {

    var $update = $( '#preview > span' );

    $( "#slider" ).pagination( {
    total : 100,
    onChange : function( value ) {
    $update.text( value );
    }
    } );

    });
    </script>
    </body>
    </html>



    please tell me about it

    and add me at fb (mraceboye@gmail.com)
    thank you
     
    aCebOy, Dec 30, 2012 IP
  4. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #4
    Dear come on facebook, here i can't message before alot of waiting add me (mraceboye@gmail.com) thanks ..
     
    aCebOy, Dec 30, 2012 IP
  5. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #5
    Dear are you there?
    are you listening me?
     
    aCebOy, Dec 30, 2012 IP
  6. AlbCoder

    AlbCoder Well-Known Member

    Messages:
    126
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    163
    #6
    What do you use Wordpress?If it's wordpress I can integrate your slider.
     
    AlbCoder, Dec 30, 2012 IP
  7. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #7
    No Dear, I'm Making Manually Web Site Page By Page ..
     
    aCebOy, Dec 30, 2012 IP
  8. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #8
    lalaurl .com /sp
    Dear here a link of under discus pagination please chek it and help me i'm so tens and conf. :(
     
    aCebOy, Dec 30, 2012 IP
  9. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #9
    :( :( :( :(
     
    aCebOy, Dec 31, 2012 IP
  10. lolpasslol

    lolpasslol Peon

    Messages:
    860
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #10
    We need to discuss ,
    please contact through PM.
     
    lolpasslol, Jan 3, 2013 IP
  11. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #11
    This forum requires that you wait 604800 seconds between sending private messages. Please try again in 276736 seconds ..:(
     
    aCebOy, Jan 3, 2013 IP
  12. aCebOy

    aCebOy Banned

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    36
    #12
    Can't PM ..:confused::mad:
     
    aCebOy, Jan 3, 2013 IP