|
|||||||
![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Hi,
I'm loading php pages into a DIV using the update command. var myDiv = getEL('myDiv'); myDiv.update('loadPage.php'); This works wonderful; php pages get evaluated and loaded into the DIV. If there are javascripts on the loadPage.php, does that get evaluated? Attempting to load a "complex layout" (based on the documented example) into the DIV. Would you advise, to rip the layout script out of the 'loadPage.php' and place it into the main; using a callback on the main to "link" the elements? Thank you. |
|
#2
|
||||
|
||||
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Weird bug with script update in FF | digeomel | Ext 2.x: Help | 2 | 03-21-2007 04:46 AM |
| Element.update script extraction REs revisited... | Animal | Ext 2.x: Help | 1 | 03-09-2007 07:54 PM |
| Show Load Indicator W/Element.load() | thejoker101 | Ext 1.x: Help | 2 | 02-08-2007 03:17 PM |
| Element.update() !!! | Animal | Ext: Feature Requests | 1 | 11-09-2006 09:49 AM |
| Element.update() | Animal | Ext: Feature Requests | 6 | 10-10-2006 12:06 PM |