[jQuery] CSS Design consideration

2008-04-17 Thread JFrameworks.com
Hi, I have moderate experience with CSS, HTML & JScript. I have task of making for HTML Pages using CSS and JQuery. Those pages will be further extended, copied to full fledged system. I am thinking of two patterns for html pages 1. Define only class selectors in CSS and use JQuery to attach tho

[jQuery] CSS Design consideration

2008-04-17 Thread JFrameworks.com
Hi, Recently I decided to use jquery to design few HTML pages. I have moderate experience with html design. I am facing dilemma, how to design CSS layout. >From my point of view, in CSS file, u can define a. Styles attributes and b. Selectors where that styles get applied too. I have two patterns