Hi all.

 

Well, I am having a lot of fun (not!) trying to track down a problem in a widget I am making.  On the macintosh (IE 5.0) I am getting a syntax error on a line that does not exist.  For example the page have apx 100 lines and it is telling me line 253.  Well, I figure this has something to do with the dynamic includes.  I am going to try to track that down by making them static script includes and hope that it actually sends me to a real line number.

 

Okay my main problem is it appears that the precreate event is getting fired twice for the widget that I am creating.  Could anyone explain why this might be happening?  I have placed an “alert” in the precreate function and it alerts the message twice.  I am not sure if it is causing part of my problem, but if all the code in the precreate function is getting called twice, there could be some serious overhead concerns…

 

M.

Reply via email to