Does anyone know of a hack for safari that will enable the css to display ONLY in safari?
width: 500px; /* for Safari */
}
/* all other browsers - Safari ignores rules with a hash/pound after the semi-colon */
#mydiv {
width: 800px;#
}
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
