Any way to reload a layer in a page?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
waskelton4
Forum Contributor
Posts: 132
Joined: Mon Sep 09, 2002 6:42 pm

Any way to reload a layer in a page?

Post by waskelton4 »

Hey group,

without actually giveing you tons of code ...

I've got a form with some layers in it that have php/mysql data in them..

is there anyway to refresh just one of the layers after the data is changed?

Thanks
Will
User avatar
DaZZleD
Forum Commoner
Posts: 38
Joined: Tue Jan 07, 2003 5:39 am

Post by DaZZleD »

you can use IFRAMEs in every layer then reload the IFRAME you need just like with any other document.
Post Reply