kk, got it working again by overriding
/CssAcceptingHeaderResponseFilter#accepts/

  /item instanceof CssHeaderItem || item instanceof PageHeaderItem/

also, for some js frameworks like *modernizr.js* and *respond.js*, they
require these libs to live in the in the <head> tag.   to target the head
bucket for for these js libs, i created a new
JavaScriptReference*In*HeaderItem that is used to accept these type of libs
in the <head>.  

if i'm wrong about my assumptions let me know.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-6-0-JavaScriptFilteredIntoFooterHeaderResponse-CssHeaderItem-tp4274687p4275033.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to