V
vunet.us
Hm... I used to have a function which drags some div element on
mousemove. After I added:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
it stopped dragging div element in Firefox only (IE7 is fine). Who can
explain? What doctype to use for AJAX website?
mousemove. After I added:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
it stopped dragging div element in Firefox only (IE7 is fine). Who can
explain? What doctype to use for AJAX website?