Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding something to <head> on individual pages
#3
Thanks for the suggestion. At first, I had all sorts of problems with escape characters showing up in the generated HTML, but then I realized I could just narrow it down to the link itself. I finally used this in the header:

Code:
<script language="javascript" src="<?php getCustomField('headerjs'); ?>"></script>

Not 100% elegant as it's extraneous markup on pages that don't use any JS, but it works.
Reply


Messages In This Thread
Adding something to <head> on individual pages - by StateStreet - 2010-05-27, 05:43:23



Users browsing this thread: 1 Guest(s)