LabKey Support
LabKey Support
Sign In
Home
Documentation
Support
Download
Developers
JavaScript is disabled. For the full experience enable JavaScript in your browser.
Messages
embed multiple webparts
LabKey Support Forum (Inactive)
View Message
view list
print
embed multiple webparts
Ben Bimber
2012-01-05 11:09
Status: Closed
hi maya,
i believe you problem is the self-closing div tags (<div />), so i'd try:
<div id="mDiv"></div>
<div id="studyListDiv"></div>
and it should work.