P T Withington wrote:
> On 2006-06-17, at 18:42 EDT, [EMAIL PROTECTED] wrote:
> 
>> +    var garbageBin = document.getElementById('IELeakGarbageBin');
> 
> Should we have a convention for element ID's to reduce the likelihood of 
> collisions?  Like prefix all our ID's?  Or use a namespace for our ID's?

Yes - I propose we prepend canvas.id + '.' to our IDs, e.g. 
'lzapp.IELeakGarbageBin' if the canvas id is 'lzapp'.  This code could 
also bw conditionalized for IE.

-- 
Regards,
Max Carlson
OpenLaszlo.org
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to