Hi There,
I have included input, tab, splitter, grid, dropdown lits etc., many plugins in my dashboard page which will be loaded once user login.All these plugins are referenced in head tag. when user land the dashboard page every time, it takes time to apply all the css /alignment/ beautification through the plugin , after a flickering all the raw html elements in the page then it shows the actual output. How can i get rid of this ? How can i render the actual jqwidget output during the initial load / should i need to show any loaded image until the page completely loads ?