Topic: loading div with javascript? |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: |
posted 03-20-2009 19:02
Hi, |
Obsessive-Compulsive (I) Inmate From: Israel |
posted 09-07-2009 10:02
You can do it using prototype library (http://www.prototypejs.org/assets/2008/9/29/prototype-1.6.0.3.js) code: new Ajax.Updater('some div id', 'relative url to the page') |
Paranoid (IV) Inmate From: Florida |
posted 09-07-2009 18:59
Something lighter and more task-specific here: http://rick.measham.id.au/200606/jif-its-the-new-ajax/ |
Nervous Wreck (II) Inmate From: |
posted 05-31-2011 11:07
Edit TP: spam removed
|