We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Prevent "flicker" when enabling tabs.

Hello. I'm trying to prevent the tab control from flickering when I update the disabled tabs to be enabled.
On your demo page http://mvc.syncfusion.com/demos/web/tab/methods  in the API section if you disable a tab then enable it the tabs will flicker.
Is it possible to make it not flicker?


3 Replies

HP Harikrishnan P Syncfusion Team July 21, 2015 02:50 PM UTC

Hi Robert,

Thanks for using Syncfusion products.

The Animation effect provided to the Tab looks like “flickering” when you enable and disable it. If needed we can stop this by disabling the ‘enableAnimation’ property as shown below


$("#apiTab").ejTab({enableAnimation:false});


We have showcased this in the following JS playground link please check it.

http://jsplayground.syncfusion.com/a40noy3a

Please let us know if you have further queries.

Regards,
HariKrishnan


RD Robert David July 21, 2015 03:03 PM UTC

That's worked brilliantly thank you.


HP Harikrishnan P Syncfusion Team July 22, 2015 04:54 AM UTC

Hi Robert,
 
Thanks for your update. Please get back to us if you would require further assitance, we will be happy to help you.
 
Regards,
HariKrishnan

Loader.
Live Chat Icon For mobile
Up arrow icon