forgot to add that i saw this slideshow a few years back and it was a good refresh resource for similar ideas i was using at the time and i'm still using.
http://www.slideshare.net/stubbornella/object-oriented-css Hope it helps. On Fri, Feb 11, 2011 at 7:23 AM, Samuel Roldan <[email protected]> wrote: > I agree with Julian in that it seems like you're moving the problem > elsewhere rather than solving the problem you've encountered; plus your > styles should be separated from the js logic as much as possible to keep > your project clean and easy to work with for future developers who expect to > find styles in a stylesheet not inlined or injected. > > > On Fri, Feb 11, 2011 at 4:33 AM, Tim Down <[email protected]> wrote: > >> On 11 February 2011 08:49, Peter van der Zee <[email protected]> wrote: >> >> > Also, I think it's pretty much accepted to use dashes in CSS (rather >> than >> > underscores or camel case). >> >> Really? I've observed no such convergence. Looks like a big free-for-all >> to me. >> >> Tim >> >> -- >> To view archived discussions from the original JSMentors Mailman list: >> http://www.mail-archive.com/[email protected]/ >> >> To search via a non-Google archive, visit here: >> http://www.mail-archive.com/[email protected]/ >> >> To unsubscribe from this group, send email to >> [email protected] >> > > > > -- > Samuel Roldan > www.sam3k.com > Tel 917.880.2580 > -- Samuel Roldan www.sam3k.com Tel 917.880.2580 -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
