Where we need to place script & style tags when we go for master pages
Dear all,
I am using master page for my website.
& for child webform i need to use script tag & style tag for using JQuery datepicker.
So I am trying to place all the script & style tag in Head part of master page but its not coming.
Can anybody tell me what is the problem with this?