javascript - h:outputscript source file not loaded in firefox -


i have facelet page consists of

<h:outputscript name="xyz.js" target="head"/>

in template.xhtml loads javascript data. strange thing function "xyz.js" file executed in ie , chrome , cannot executed in firefox.

the firefox not able find/load javascript file.

kindly help,


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -