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

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.
in May 15, 2011 by Ashraf Amayreh

Apologies, forgot to attach the file. Just click get CSX on the right sidebar. Let me know if you face any other problems.

in May 15, 2011 by Guest

How am I suppose to download this?

in Apr 3, 2011 by Guest

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?:)

in Mar 30, 2011 by Ashraf Amayreh

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.

in Mar 30, 2011 by Max Benicke (not verified)

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;)

in Mar 30, 2011 by Guest

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

in Mar 30, 2011 by Guest

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

in Feb 4, 2011 by Sam (not verified)

Great stuff!
I have setup a demo on my blog http://jquery4u.com

in Feb 2, 2011 by Ashraf Amayreh

Unfortunately we don't have a demo site setup. But will look into doing that soon.

in Jan 27, 2011 by Guest

Cool, but I cant find any demo, I dont know how to write css code specific to this plugins, thanks!

in Jan 8, 2011 by Guest

AShraf this is brilliant .. i will have a website designed specifically to use this outstanding technology.

Post new comment