javascript - HTML5 Page Loading Issues (using jQuery + JS + HTML5) -


There are some loading / display issues in my service pages.

I am using jQuery UI - tab for external and a "footage" component to display internal tabs and table views. JQuery Tab & amp; Runable components are ready in jQuery ready method. $ (Document) .ready (function () {$ ("#tabs") .tabs (); $ ("#tests") tab (); $ ('. ). Footable (); ....}

For some reason the page is displayed just before the UI and there is something in the page that has a bad layout effect which looks very unprofessional.

Is there a problem in the jQuery tab, which they need to start with in other ways? Appreciate any thoughts ...

Example: How well posted here Page appears before

Enter image details here

How it's deployed well The post page looks

Enter the image details here

Before using the jquery tab, ran into this problem with other table plugins.

There is an active event in the jQuery UI tab, when you click on a tab tax ({Activate: function (Event, UI) {$ ('. Footable '), you will need to call the footage's redroot () method.

  $ ('# tests'). ) .data ('footage'). Redraw ();}});  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -