Do JavaScript customizations have to go in the "script" field on the customization pa
jfriend
Registered Users Posts: 8,097 Major grins
When customzing your page, is there any difference between putting <script>xxx</script> stuff in the header versus putting the actual JavaScript in the "script" section of the customization page without script tags around it?
Is the script field in the customization page just a convenience to save me using my own <script> tags or is there some advantage to putting script stuff there?
I ask because I've got a piece of working JavaScript I got from somewhere else that includes <script> and <noscript> tags and I put it in the header field in the customization dialog. It seems to be working fine, but I'm wondering if there's any problem with this?
--John
Is the script field in the customization page just a convenience to save me using my own <script> tags or is there some advantage to putting script stuff there?
I ask because I've got a piece of working JavaScript I got from somewhere else that includes <script> and <noscript> tags and I put it in the header field in the customization dialog. It seems to be working fine, but I'm wondering if there's any problem with this?
--John
--John
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
0
Comments
Thanks.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question