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.

Reply To: on Fly refresh

Home Forums Older releases 0.9.x on Fly refresh Reply To: on Fly refresh

#2275
adel.shaban
Participant

Well, I have resolved this issue through workaround by commenting the following line of code:
this.menuHideAll();
which is inside function refresh in file jquery.smartmenus.js

the question here, is there any impact of that change that may affect performance or memory at client side?!!!