HI - I hope this is the correct section.
I have been using a tabber.js script (http://www.barelyfitz.com/projects/tabber/ )which converts html into dhtml to display tabs on a web page. This works great except when in an update panel.
I have been trying to fire the javascript function (tabberAutomati c) when the page is reloading (partially), but just cannot get it to work.
Am I able to call the Javascript function when the Page is loading or pre-rendering?
I am using c#.
Many thanks
I have been using a tabber.js script (http://www.barelyfitz.com/projects/tabber/ )which converts html into dhtml to display tabs on a web page. This works great except when in an update panel.
I have been trying to fire the javascript function (tabberAutomati c) when the page is reloading (partially), but just cannot get it to work.
Am I able to call the Javascript function when the Page is loading or pre-rendering?
I am using c#.
Many thanks
Comment