Thanks Isaac,

I have implemented the second part and it's working fine.
I am working now on the first one. There is actually one function for
all the events:
document.onmouseout  = ItemOut;
document.onmousedown = ItemDown;
document.onmouseup   = ItemUp;

Thanks again.

Victor

PS One more thing: Is there a difference in rendering between the two
browsers? It seems that there is 5 pixel offset. Not a biggie but some
items on the form are not aligned properly.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187309
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to