Hi,

Is there any way of executing any Javascript code that is inside
a file that loads into a DynLayer through Loadpanel?

I have to do a page by page navigation system through a series
of text pages; each one is inside a file, but the Next / Previous
buttons that control that navigation are outside
the loadpanel and I would like to be able to change what page
is loaded through those controls from the page that loads because
the only alternative is doing a complicated "if" or "switch" inside
the onload event, something that I don't want to do, because it would
be a nightmare to manage (there are 10 pages per section, on a total
of 7 sections, that is 70 pages at least!)

Any ideas?

Thanks,

NunoF 

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to