|
From: Ugo on 5 May 2008 17:43 [cut] > So, the user selected the date ($pdate) from the combobox, it is used > to query the database, and the DIV is refreshed. I know this can be > done, but it is just a matter of finding the code or something > similar...... listen me, there are 3 way: - or you preload all the contents, hide them and show at the event - or you make a HTTP request to server (with "ajax") - or you replace the DIV with a IFRAME I don't understand other ways...
First
|
Prev
|
Pages: 1 2 Prev: Javascript and the combobox printing issue Next: why do both lines of code work?! |