| | |
how to refresh DIV in one page without reloadin it.
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Apr 2009
Posts: 257
Reputation:
Solved Threads: 37
in what sense you are saying to refresh div? using ajax you can refresh any div or you have just static content and want to chage that static content then you can hide any div using javascript and can how any other div of same height width with different id
Like bzz says if the info you want to insert into the div is static, you can do this with just js. Give the div an I'd and access this via the old faithful getElementById and set new data with innerHTML prperty.
If the data is dynamic/coming from dB. You'll need ajax. I'd recommend using a simple library like prototype to deal with the repetitive business of creating an ajax object.
If the data is dynamic/coming from dB. You'll need ajax. I'd recommend using a simple library like prototype to deal with the repetitive business of creating an ajax object.
Happy Humbugging Christmas
![]() |
Similar Threads
- how to load a page in a div tag (JavaScript / DHTML / AJAX)
- how to refresh paritcular div of a table (JavaScript / DHTML / AJAX)
- Refresh DIV tag AJAX (Multiple DIVs) (JavaScript / DHTML / AJAX)
- Centering Div On Page (JavaScript / DHTML / AJAX)
- Getting the contents of a DIV on another page (PHP)
- How to Refresh a PHP page and add a clickable link (PHP)
- refresh the part of page usin ajax (JavaScript / DHTML / AJAX)
- How to Auto refresh a part of a page (JSP)
Other Threads in the PHP Forum
- Previous Thread: Banner Rotation
- Next Thread: Show Present time in page
| Thread Tools | Search this Thread |
.htaccess ajax alerts apache api array autocomplete beginner binary broken cakephp checkbox class cms code convert cron curl database date display dynamic echo email emptydisplayvalue error explodefunction file files folder form forms function functions google hack href htaccess html htmlspecialchars image include insert integration ip java javascript joomla keywords limit link login loop mail menu methods mlm mod_rewrite multiple mysql network object oop paypal pdf php problem query radio random recursion redirect regex remote script search securephp server sessions shot sms soap source space sql subscription syntax system table tutorial update upload url validation validator variable video web xml youtube






