> I have created a frameset and i don't want the borders to display on the > frames, thus I have lost the resize cursors which I actuallt still want to > show. The only other way I can get the cursor to show is by adding some > framespacing which leaves a white line in the frame and i cant figure out > how to make the padding change color
Padding color comes should come from the background color of the element (as padding is inside). I don't think the cursor is the only problem, doesn't the frame border also act as the drag handle? So wouldn't removing the border also remove the ability to resize? Not certain on this.... but I think changing the cursor style will not really help because there is still no handle for the user to drag. Maybe the spacing is also a handle? Spacing is a pain though because its not the same as padding and has no equivalent in CSS, so you can't use CSS to control it. Again kind of guessing here. Cheers Mark ______________ Mark Stanton Web Production Gruden Pty Ltd Tel: 9956 6388 Mob: 0410 458 201 Fax: 9956 8433 www.gruden.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/
