[jQuery] Re: Blueprint and jQuery

2007-08-27 Thread polyrhythmic
Oh that's very clean, I've been thinking about getting into Blueprint. So, you've created a template, upon which Blueprint CSS is used and jQuery event-listening does the dynamic adjust? Hmm, upon looking at the JS source it seems you just do a stylesheet switch based on viewport window... But

[jQuery] Re: Blueprint and jQuery

2007-08-27 Thread SeViR
Interesting use of dinamic generation of CSS code, maybe downloading only the size changes in the CSS you can optimize the size of each download. Tested in Windows using: Firefox 2.0.6, Safari 3.0.2, Opera 9.10 Works in all, :-) george.gsgd escribió: Building on the work done by matz in

[jQuery] Re: Blueprint and jQuery

2007-08-26 Thread Ganeshji Marwaha
this is very good... i am not sure if i am understanding it right? but, if it is doing, what i think it is, then i absolutely love it. So, a writeup would be awesome. -GTG P.S - Among other things, i think it has a min width and a max width and between those widths, you are able to dynamically

[jQuery] Re: Blueprint and jQuery

2007-08-25 Thread george.gsgd
On Aug 24, 3:37 pm, Rey Bango [EMAIL PROTECTED] wrote: LOL! It was just a joke George. No worries although he looks like he's about to pounce on something! ;) Yes, I got that, just forgot the smiley! ;)

[jQuery] Re: Blueprint and jQuery

2007-08-25 Thread Kevin F
absolutely make it available! just another bonus for the jquery community :) thx. On 8/24/07, george.gsgd [EMAIL PROTECTED] wrote: Building on the work done by matz in auto generating grids (http:// kematzy.com/blueprint-generator/). I've been working on a javascripty dynamicly resizing

[jQuery] Re: Blueprint and jQuery

2007-08-24 Thread Tane Piper
Very nice actually, I noticed that when I resize my browser, it keeps the site layout clean on FF 2.0.0.6 on Ubuntu :) On 8/24/07, george.gsgd [EMAIL PROTECTED] wrote: Building on the work done by matz in auto generating grids (http:// kematzy.com/blueprint-generator/). I've been working on a

[jQuery] Re: Blueprint and jQuery

2007-08-24 Thread Rey Bango
Scary chipmunk! :-o george.gsgd wrote: Building on the work done by matz in auto generating grids (http:// kematzy.com/blueprint-generator/). I've been working on a javascripty dynamicly resizing grid using jQuery. Have a look at the demo here: http://gsgd.co.uk/sandbox/blueprint/ Feedback

[jQuery] Re: Blueprint and jQuery

2007-08-24 Thread Rey Bango
LOL! It was just a joke George. No worries although he looks like he's about to pounce on something! ;) Rey... george.gsgd wrote: Scary chipmunk! :-o Is that a good or a bad thing? p.s. for those that haven't seen it yet, blueprint is a CSS grid framework:

[jQuery] Re: Blueprint and jQuery

2007-08-24 Thread george.gsgd
Scary chipmunk! :-o Is that a good or a bad thing? p.s. for those that haven't seen it yet, blueprint is a CSS grid framework: http://code.google.com/p/blueprintcss/