Getting Offsetheight null or not an object while using Jquery tabs.

Getting Offsetheight null or not an object while using Jquery tabs.

Hi Guys,

I'm dealing with issue since yesterday and could not get ride of it..

Iam using jquey tabs. inone of them i' am calling <a href="content.cfm">Test</a>
but this one is returning the following message :

Message: 'offsetHeight' is null or not an object
Line: 5
Char: 2386
Code: 0
URI: ../Tabs_example.cfm.

I tried to get the value of that offsetheight and got '0' as value.

in the cfm file i tried to remove all tables temporarly but still have the same issue..

So, if i change the value of the offsetheight , this will resolve the issue ? if yes how can i do that..?

PLease any help to fix the issue will more than appreciated.


Thank you .