View Single Post
Old 01-10-2013, 02:18 PM   PM User | #1
korssane
Regular Coder

 
Join Date: Jun 2011
Posts: 148
Thanks: 18
Thanked 0 Times in 0 Posts
korssane is an unknown quantity at this point
'offsetHeight' is null or not an object

Hi Guys,

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

Iam using jquey tabs. in one 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 .
korssane is offline   Reply With Quote