Stay on Top Script not displaying correctly in IE7
1) Script Title: Stay on Top Content Script not displaying correctly in IE7
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici.../stayontop.htm
3) Describe problem: The script shows correctly in IE8, firefox, chrome, safari, but if i view it on a computer with IE7 it leaves the div tag where i inserted it on the page. I have double checked url's and they are all correct. the .js file is where it needs to be. and my head tag has this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
Does anyone have a solution?