CSX is a JQuery plugin that loads your CSS files and passes them through JQuery to achieve same rendering on all browsers. The plugin is extendable and allows users to write addons for the possibility of extending the CSS language.
- Simple to use.
- Standardize CSS rendering on all browsers.
- Enable CSS 3 selectors on all browsers including non-supporting browsers.
- Extensible, allowing plugins to introduce new syntax not native to CSS 3.
JQuery plugins that add/remove classes and styles need to replace calls to addClass/removeClass/css with addCsxClass/removeCsxClass/csx respectively for this plugin to work properly.
Requires JQuery 1.3.x+
Include the plugin in your header as follows.
<script type="text/javascript" src="/path/to/plugin/jquery.js"> </script> <script type="text/javascript" src="/path/to/plugin/jquery.csx.js"> </script> <script type="text/javascript" src="/path/to/plugin/jquery.csx.css.js"> </script>
You can designate a CSX file by specifying the type as text/csx as follows:
<link type="text/csx" href="style.css" rel="stylesheet">
Created By
Developers
Extension Web Design and Visual Elements
Fareed Namrouti
Developers
Fareed Namrouti
Waleed Qadi
Extension Web Design and Visual Elements
Mohamed Mahmoud
You can request a subversion account to our CSX repository by contacting us.
Stay up to date
You can get product updates by following us on twitter.
Apologies, forgot to attach the file. Just click get CSX on the right sidebar. Let me know if you face any other problems.
How am I suppose to download this?
Hi thanks for the update...But I can't download it. only for 1.1 there is a downloadpacket not for 1.2 can you upload it please?:)
Sorry for long delay in updating this plugin. We've uploaded a new version that should solve the problem of the plugin not applying. We'll be working on a demo site soon as well.
Hi
I think you nearly have the Same Problem like me. It would Be very Nice if we can See a Cleared demo Version of the Plugin. Thanks;)
Hi,
I create html page with lots of ie bugs and try to fix with CSX but cannot get style, please let me know where is the mistake, thanks in advance!
http://pixeldesigner.net/csx/bugs.html
Hi that Plugin Sounds very Great. I'm creating a New Website. I have make a CSS and added the two CSx js Data from you and jquery 1.3.2. I have changes Type to text/csx but now i get a Site without any style Element? Should i Upload the Site? So that you can Watch maybe we can find the Error easier.
Thanks
Great stuff!
I have setup a demo on my blog http://jquery4u.com
Unfortunately we don't have a demo site setup. But will look into doing that soon.
Cool, but I cant find any demo, I dont know how to write css code specific to this plugins, thanks!
AShraf this is brilliant .. i will have a website designed specifically to use this outstanding technology.
Post new comment