Thread: splash class
View Single Post
Old 03-12-2008, 09:29 PM   #3 (permalink)
xenon
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

Code:
this.options.content has no properties
var width = this.options.content.getStyle('width').toInt(); (line 28)
Try Firefox with Firebug installed for debugging. It's a life saver.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote