开发者

jQuery plugin to style objects

开发者 https://www.devze.com 2022-12-28 07:15 出处:网络
I\'ve been looking at the various JavaScript UI libraries and am wondering if there\'s one that can add some styling to page elements. I\'m currently adding rounded corners, shadows, borders, and grad

I've been looking at the various JavaScript UI libraries and am wondering if there's one that can add some styling to page elements. I'm currently adding rounded corners, shadows, borders, and gradients via my own CSS + hacks to get it working on IE.

I'm using jQuery for a number of tasks and wondered if there's a plugin that can add these design flairs more easily to DIVs. Not that you want to go overboard with this stuff, but when you need to use it, you'd like to depend on cross-browser 开发者_Python百科and tried-and-tested solutions. Thanks.


I'd check out the jquery ui themeroller. It's got a common set of styles that you can use to achieve some of the effects you want.

One I use quite a bit is the dropshadow plugin and another is jquery corner

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号