Menu

Addmaker Framework / News: Recent posts

ADDMaker 0.0.9

All the classes are rewrited for PHP5 now.

Selective Elements Inclusion (js and css) is implemented: you can perform it into a meta-file and works like this:

Meta-file
....
css:
- mycss1
- mycss2[^ie6]
- mycss3[ie6]
- mycss4[^op8][^ie7.0]
...

The css 'mycss1' will be loaded by all the browsers, 'mycss2' by all except Internet Explorer 6.
'mycss3' will be inserted only in the Internet Explorer 6 browsere pages, the css 'mycss4' can be loaded in non-Opera 8 and non-Internet Explorer 7.0 browsers, but it will be loaded by who have Internet Explorer 7.0.1.... read more

Posted by Spinalex 2007-02-18