Adding Javascript functions
Last Post 12/13/2006 7:46 AM by Lee Sykes. 1 Replies.
Author Messages
Stephen Staple
Nuke Newbie
Nuke Newbie
Posts:1


--
12/13/2006 5:54 AM

    Hi

    I am trying to add some scripts for a Hotel Reservation System to an existing DotNetNuke page. I have edited the default.aspx file and put the functions in the <head> area. I have also tried to add <body onload="setCurrentDate()">, but this gives me a compile error: setCurrentDate is not a member of 'ASP.Default-aspx'. What does this mean?

    None of the functions work. Is there any documentation on this anywhere?

    Stapes

    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    12/13/2006 7:46 AM
    Hello,

    Have you checked out this post:
    http://www.dnncreative.com/Forum/ta...fault.aspx

    In addition to the resources mentioned in that post, this skin: Free Skin - Simple Red Leaf CSS Skin uses a javascript function to call up various style sheets which may help you.

    Thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile


    ---