0 Replies Latest reply on Mar 16, 2009 11:45 AM by buzzjuh

    Inline Javascript in html head

      Hello, I am creating a custom faces component in which I use the org.ajax4jsf.component.html.HtmlLoadScript class to add a Javascript file to the head tag of my page. Now my question is that if it is possible to just add inline javascipt code to the head instead of the reference to a file? I haven't found any method or class that does this for me.