Achim Hendriks
Achim Hendriks
This hash jump problem does also occur in other browsers. There are solutions to fix it, but most are complicated, blow up the code and might cause side-effects. Instead I...
Agreed that this does not fix all issues, but at least for me it would still be an improvement. I like the simplicity of the project and would like to...
I am actually not really feeling comfortable pushing this as I wasn't able to test give it a try at least in all the common browsers. Still I will make...
The default case is lazy loading
I do not see why you would have to put the script in the head. You can still use a script at the bottom of the page. Easytabs will load...
It is considered best practice to load javascript late. Do you have a specific problem? Please specify what your concerns are.
You can bind a callback function to easytabs:after and do the refreshing in that function. Please have a look at the events hooks documentation: http://os.alfajango.com/easytabs/#event-hooks