I found this code:String javascriptLocation = (String) component.getAttributes().get(JSFAttr.JAVASCRIPT_LOCATION); AddResource addResource = AddResourceFactory.getInstance(context);
on effect fade component. My question is where is javascript_location set? Where does it link?
Yours faithfully John Slave

