[San-diego-pm] Slightly off topic

Joel Fentin joel at fentin.com
Sat Jun 12 18:09:29 CDT 2004


1. The following line of code in a javascript function works in IE but 
bombs in FireFox. Any cure?
var range = document.body.createTextRange();

2. The following HTML displays a text field. On several PC browsers it 
works fine in that it lets the underlying graphic shine through. On 
several/all Mac browsers, the text field is white. Any cure?

You can see this line of code in action with your browser at:
http://fentin.com/me/ContactMe.html

<input name="T1" type="text" readonly="true" value="Send me an email" 
size="18" style="text-align:right; background-color:transparent; 
border:none; font-size:22pt">
-- 
Joel Fentin    tel: 760-749-8863    FAX: 760-749-8864
Contact me:    http://fentin.com/me/ContactMe.html
Biz:           http://fentin.com
Personal:      http://fentin.com/me/




More information about the San-Diego-pm mailing list