Posts

Showing posts from March, 2013

Jquery UI Tab causes Ajax Options null exception

When you are loading your jquery UI tab in your browser and at the same time you enable your firebug, you might run into this problem - ajax options is null. No immediate fixes, just gotta turn off your firebug during jquery ui tab loading process. :(