| Simple onclick event? ¶ | |
| Mihai, a wonderful component! Thank you. A small problem. I've got a reports database that lists 10 rows of records per page (and allows a user to navigate between pages as necessary). I wish to use the Rollbar Tabs to organize individual report categories (10 report categories = 10 individual tabs). Is there any way to assign a link to the tab onclick event? I know this defeats the functionality somewhat (as content on ALL tabs should be loaded on initial page load), but loading several pages of report lists (rowperpage * tabs) is a bit overwhelming. I guess what I'm asking for is a way to reload the page with a specified URL on each tab click. <div id="tabControl"> Again, this bypasses the main functionality of your widget, but for simplicity's sake it would be a nice alternative to calling event handlers (if I understand that correctly). | |
| Re: Simple onclick event? ¶ | |
| After combing the documentation, I found a naughty workaround: <div id="tabControl"> | |
| last |














