Hi, NateBot2000 wrote: > [[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? > I have exactly the same thing with some of my dojo applications. I can appear when a widget already exists in the page and you construct a new widget with the same widgetId but in that case we get a widget id collision without creating a new widget. I don't really know why. I'll open an issue on http://wicketstuff.org/jira/browse/DOJO-78 in order to investigate on that > Thanks for any help! > > NateBot2000 >
------------------------------------------------------------------------- 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