How do I reference javascript, in a master page, from a content page?
I have designed an application and I would like to add a countdown timer to it so users are aware of how long they have left to save there answers.
The timer works fine in a stand alone HTML file but when I try to place it in the master page and reference it in the pages I need it it all goes pete tong.
Any suggestions?
|