Results 1 to 3 of 3

Thread: Pausing up-down Scroller

  1. #1
    Join Date
    Jun 2012
    Posts
    14
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Pausing up-down Scroller

    http://www.dynamicdrive.com/dynamicindex2/crosstick.htm

    Is there any way i can replace where the text is and add a php var which will have the msg data pulled from database?

    var pausecontent=new Array()
    pausecontent[0]='<a href="http://www.javascriptkit.com">JavaScript Kit</a><br />Comprehensive JavaScript tutorials and over 400+ free scripts!'

    i am trying to add this to a ipb 3 hook that i am coding on the html template side, so it will have to look like code bellow , tried that but not working

    var pausecontent=new Array()
    pausecontent[0]='{$data[' news']}'

  2. #2
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default

    Got any urls to post,they may help if so?
    Thanks,

    Bud

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    It will be hard to help you with IPB 3 when few users are familiar with it. I've used IPB 1, but not IPB 3, and I don't know if anyone else here has.

    I'd suggest approaching this backwards:
    1. Determine the final HTML output that you need.

    2. Determine how to generate that HTML with IPB+PHP. If needed, go to the IPB support forums for help.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Similar Threads

  1. Apply Memory Scroller to Pausing up-down message scroller
    By sadblue34 in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 06-28-2011, 11:13 AM
  2. Pausing up-down Scroller
    By Marylander in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 11-02-2007, 11:33 PM
  3. Pausing up-down scroller
    By taydu in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 10-26-2007, 10:11 AM
  4. Pausing up-down scroller
    By traydog761 in forum Dynamic Drive scripts help
    Replies: 9
    Last Post: 03-30-2006, 12:24 AM
  5. Pausing up-down scroller
    By buckb in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 03-18-2006, 05:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •