Pascal Bestebroer wrote:

 > not sure if this started about the same thing, but I introduced an
 > is.def  property before. This was because alot of code is used in
 > NS6 AND IE5 ..  using an is.def property for those   if   loops,
 > would give minor speed  increases to those loops for the default
 > browsers (that's what the  .def  stands for :)

It wasn't anything to do with the is.def, never fear, it was to do with 
  the old is.dom test checking for a non DOM method (Mozilla only). But 
as I don't think any other browser has sufficient DOM support other than 
NS6, maybe is.dom should just be NS6 until someone else releases a 
browser that actually works properly.

In short, don't worry about it - leave is.def as it is!

cameron.


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to