Hello,
I have created a new object for tracing ActionScript 3 objects and I want to share it with other developers and eventually get some feedback in order to make it better.
You can get the source from:
http://blog.bodurov.com/Post.aspx?postID=13
Any feedback is welcomed!
How can I define in XSLT schema that one attribute is required and another is optional?
There is no "required" or "minOccurs" parameter here
<xs:attribute name="Name" type="xs:string" />
I've seen this syntax:
this.ie4 = !!(this.ie && !document.getElementById);
Can somebody explain to me why do I need !!, why not just:
this.ie4 = (this.ie && !document.getElementById);
I am not IIS Administration expert so I may be wrong but as I look on our production IIS log there are serveral stange thinds there the logs look like that
date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2005-09-16...
This should be caontroller in the Active X control - it will not be possible to set it from JavaScript except if that Active X does support communication with JavaScript
Waw I just tried that with Mozzila.
DO NOT USE THIS PROGRAM WITH MOZZILA
It takes minutes to run. With IE it takes 6 secs. You can think about this as a performance test and the Mozzila has failed
Mine with IE takes 10 seconds. I didn't try with Mozzila....
Yes you are right I should not be creating every pixel, I'll fix that when next time I feel bored enough at work :)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.