Java script countdown timer
Last Post 12/20/2012 7:28 AM by Joseph Craig. 1 Replies.
Author Messages Not Resolved
Aggiedan97
Nuke Master
Nuke Master
Posts:162


--
12/19/2012 5:37 PM
    What is the best way to display a JS countdown timer on a DNN site?

    I'm hoping to not need a module for this, just a way to inject a snippet of java script code.

    Any ideas are welcome.

    Thanks,
    Dan
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/20/2012 7:28 AM
    You can "inject a snippet of javascript code" using the HTML module. Sometime I find it easier to open the editor in Text Box mode to make sure that the editor does not apply any formatting to the javascript.

    Give it a try. The tutorial on using jQuery shows how some of this can be done.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---