I have removed the pushPanel since I didn't want it there..
Essentially, what I need to know is how to address elements in a page loaded into a loadPanel. Simple.....
Thx
Sean Craig wrote:
[EMAIL PROTECTED]">Hi there
I have a loadPanel within a pushPanel, and I can load content into the loadPanel. I don't want to use the pushPanel to do the scrolling - I want to define a DIV within the content to be loaded, and using mouseOvers and Javascript, scroll the DIV. I have the Javascript in the right place, and it is executing.
The problem I am facing is now to address the div within the loadPanel.........
This would usually be done with:
(ns4) document.divName;
(ns6) document.getElementById('divName').style; or
(ie4) document.all.divName.style.
Any ideas out there?
Thanks in advance.
Rgds
Sean Craig
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
--
Regards
|
_______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-help