Novicane All American 15416 Posts user info edit post |
i'm currently using "getContent();" in onChange event in listboxes, etc.
it resubmits the page based on a tag (i.e. mypage.php?cmd=CheckThis) so i write a php bit if {if cmd=checkthis then do this sql query, assign these variables, and load this html tidbit)
the tidbit is then loaded into the DIV it was told to in the getContent();
this is often painful and i hate doing it. JQuery looks much cleaner and simple. What good tutorial sites do you guys recommend? 11/5/2010 8:39:21 AM |