On Wed, Mar 14, 2012 at 22:12, Kim Gräsman <[email protected]> wrote: > > You could try removing the "defer" attribute from the script tag > pulling in defer_tools.js in search.htm and see what happens.
It looks like the correct thing to do is: <script defer="defer" type="text/jscript" src="defer_tools.js"></script> You could try that and see if it makes any difference. - Kim ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
