Forum Moderators: not2easy
For a live example visit the following url in both FF and IE and click on the "send this page to a friend" link.
Any help would be greatly appreciated.
Here is the css style for that div and the page Doctype;
#send_to_friend {
background-color: #f9f9f9;
border: 1px solid #9c9c9c;
width: 25em;
float: right;
padding: 0.5em;
position: relative;
*position: absolute;
z-index: 10000;
text-align: left;
}
Doctype = html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
[edited by: jatar_k at 3:57 am (utc) on Aug. 14, 2007]
[edit reason] no urls thanks [/edit]