Script Tags
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Just a simple question. In asp.net 2.0 when adding javascript to a content place holder do I use the same method as I would with an .aspx page eg. add the script in between the head tags. Content place holders dont have head tags so just wondering. If anyone can clarify this for me please let me know.
-
Just a simple question. In asp.net 2.0 when adding javascript to a content place holder do I use the same method as I would with an .aspx page eg. add the script in between the head tags. Content place holders dont have head tags so just wondering. If anyone can clarify this for me please let me know.
Hi, In the content place holder go with like this. your javascript then your content details on the page
with regards Satips