[Javascript] Call for author for JS book revision

java.script java.script at cutterscrossing.com
Sat Nov 8 12:35:04 CST 2008


Look at one of the rounded corner plugins for JQuery and see how they do 
it. All of them are cross browser.

Steve 'Cutter' Blades
Adobe Certified Expert
Advanced Macromedia ColdFusion MX 7 Developer
____________
http://blog.cutterscrossing.com

"The best way to predict the future is to help create it"

Terry Riegel wrote:
> Hello everyone,
>
> I have the following test code.
>
> 
>   
>   
>   
>   
>   This is the test paragraph.
>   Get CSS attributes> BUTTON>
>   This is the test paragraph1.
>   Get CSS attributes1> BUTTON>
>   
> 
>
> I am doing this in IE only. My end goal is to build a rounded corner  
> plug in for IE, all the other browsers support this natively so  
> getting my "fix" to work with other browsers is not necessary.
>
> If I click on the button using the inline style="" tag the cssText  
> property returns my styles, but if I move the styling to the head  
> section then the cssText is empty.
>
> Any ideas on how I can determine the css properties for the second  
> paragraph?
>
> Test page can be found at...
> http://clearimageonline.com/playground/roundedcorners/cssText.html
>
>
>
> Thanks,
>
> Terry Riegel
> _______________________________________________
> Javascript mailing list
> Javascript at lists.evolt.org
> http://lists.evolt.org/mailman/listinfo/javascript
>   





More information about the Javascript mailing list