03-12-2008, 09:29 PM
|
#3 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
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.
|
|
|
|