missing ; before statement ui.tabs.js Line 207 (some funky character at "|| baseFx") Note that I found others with this issue by searching this group: http://groups.google.com/group/jquery-ui/browse_thread/thread/89a12c10d11254b2/3915e8037473d7bc?lnk=gst&q=207#3915e8037473d7bc So I fix that, now I have the following error: $panel.data is not a function ui.tabs.js Line 123 $panel.data('destroy.ui-tabs', true); All browsers I've used so far (FF3, IE7, Safari on WinXP) have tripped up at these points. What's the deal here? I really need the newer tabs.ui than my old download (not sure what version I have) - cause I want to take advantage of tabs events: http://docs.jquery.com/UI/Tabs#Events Suggestions? Fixes? // sm