Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Re: navigation menu flashing when reloading the page (bootstrap addon)

Home Forums Older releases 0.9.x navigation menu flashing when reloading the page (bootstrap addon) Re: navigation menu flashing when reloading the page (bootstrap addon)

#1803
admin
Keymaster

Hi and sorry for this late reply! I just had too much urgent work recently and also the holidays and I wasn’t able to check the forums.

Yes, that’s a side effect of the automatically added carets – they are added ondomready when the menus are initialized and that’s why the effect can be noticed on page reload. You can disable this feature if you like and add manually Bootstrap carets to the items directly in the source. Here I’ve explained how you can disable the automatically added carets:

http://www.smartmenus.org/forums/topic/control-caret-drawn

Please let me know if you still have any troubles.