[[this is cross-posted from Wicket Stuff user forum -- I read back in history
and saw the votes for shutting down WicketStuff forums]]


Hello:

Using Vincent Demay's DojoTabContainer, I'm getting a "widget id collision
on ID: tabId" warning in Firebug for each DojoSimpleContainer.  However, if
I use Firebug to search the DOM for the tab's ID, I can't find any duplicate
ID's.  For example:

warning: widget ID collision on ID: dashboardTab33
searching for "dashboardTab33" only comes up with these two lines:
   <script id="dashboardTab33DojoParse" type="text/javascript">
   <div refreshOnShow="false" label="Dashboard Three"
      wicket:id="dashboardTab3" dojoType="ContentPane"
      widgetId="dashboardTab33" 
      id="dashboardTab33">foo bar</div>

Are the widgetId and html id conflicting somehow?  Has anyone else seen
this?

Thanks for any help!

NateBot2000
-- 
View this message in context: 
http://www.nabble.com/DojoTabContainer-widget-ID-collision-tf4090887.html#a11630119
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to