[jQuery] Jquery UI Tabs

2008-12-04 Thread ramiro77
http://d40541.u24.gazungle.com/portfolio.php working for me fine in FF .. but not in IE7 ... any suggestions ? I am using the AJAX call method instead of DIVS as well. thank you !!!

[jQuery] Re: set rounded corners to multiple divs

2008-11-13 Thread ramiro77
Yeah, that's the one. So there is no way to do "transparent" ? or do i just wrap a div around it with a background-color, so it will bick up that parent div ? thanks for your help !! On Nov 13, 6:53 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > Thank you Mike. one more problem i see with thi

[jQuery] Jquery rounded corners

2008-11-13 Thread ramiro77
Is anyone using the rounded corners script ? If so, I am having some alias trouble. I have a background image set for my page ... it appears that the script gets the BG color of the Body tag and uses that for its aliasing ... is there anyway to set it to transparent ?

[jQuery] Re: set rounded corners to multiple divs

2008-11-13 Thread ramiro77
Thank you Mike. one more problem i see with this script. It seems to pick up the page background color in order to do the alias. is there a way to change this ? On Nov 13, 4:50 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > I am using the rounded corner script on one of my sites. I am using >

[jQuery] set rounded corners to multiple divs

2008-11-13 Thread ramiro77
Hi All, I am using the rounded corner script on one of my sites. I am using the below to round a corner on a div called 'rounded'. my question is, how can i apply this to multiple divs ... for example apply it to a div called #one, #two and #three. thank you $(document).ready(fun