oops - not concentrating too well today... the other posters are correct - my tip is to use a separate td for the right hand border thusly:
<td width="2" bgcolor="Black" style="cursor:n-resize"></td> >>> [EMAIL PROTECTED] 03/06/2003 11:56:37 >>> that will assign it to the whole element. I just need it to be assigned to the right hand side border. if you have <table style="border-right:2px solid black; cursor:n-resize;"> it will assign the cursor to the whole table. Thats not what I want. I just want it to apply to the actual border itself and only the right hand side border. Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Antony Sideropoulos Sent: Tuesday, June 03, 2003 11:49 AM To: CFAussie Mailing List Subject: [cfaussie] Re: DHTML question use a ; to separate css entries: style="border-right:2px solid black; cursor:n-resize;" >>> [EMAIL PROTECTED] 03/06/2003 11:37:27 >>> Just a question regarding styles and classes Can you assign a style to a style? example I have a situation where I need to assign a cursor style to the right hand side of a table, so what I am wanting to do is something like this style="border-right:2px solid black cursor:n-resize;" thus nesting styles within themselves is this possible? Regards Steve Onnis --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ ------------------------------------------------------- Maddocks Tel: (03) 92880555 International: +61 3 92880555 Fax: (03) 92880666 International: +61 3 92880666 Web: http://www.maddocks.com.au ------------------------------------------------------- The information in this electronic mail is privileged and confidential, intended only for use of the individual or entity named. If you are not the intended recipient, any dissemination, copying or use of the information is strictly prohibited. If you have received this transmission in error please delete it immediately from your system and inform us by email on [EMAIL PROTECTED] ------------------------------------------------------- --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ ------------------------------------------------------- Maddocks Tel: (03) 92880555 International: +61 3 92880555 Fax: (03) 92880666 International: +61 3 92880666 Web: http://www.maddocks.com.au ------------------------------------------------------- The information in this electronic mail is privileged and confidential, intended only for use of the individual or entity named. If you are not the intended recipient, any dissemination, copying or use of the information is strictly prohibited. If you have received this transmission in error please delete it immediately from your system and inform us by email on [EMAIL PROTECTED] ------------------------------------------------------- --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
