hey thanks for the tip, but i couldnt wait so i hacked tabber to do what i wanted here is my write up.. http://www.region3dfg.org/InformationManagement/RegionalWebMapServices/GoogleMaps/GmapTabs
and here is my demo http://pages.region3dfg.org/r3starter1_6.html its very hackish and i need to probebly rethink it so i will check out the yeti thing for some ideas. basicly what i did was write a function to control the map div everytime something like the window changed and i wrote some functions to do XMLHTTPRequest to fil in the non map tabs with other pages as sources On Jan 28, 3:00 pm, tomfumb <[email protected]> wrote: > I'm not sure if this is what you're after, but I'm a big fan of Yetii > tabs:http://www.kminek.pl/lab/yetii/ > > It's a very compact script and gives you some good functionality (e.g. > enabling you to fire a specific JavaScript function when certain tabs > are clicked) without all the bloat you find in other tabbing > libraries. > > It's slightly tricky to set up in your own app as they don't seem to > provide an example CSS file in the site; I had to get the CSS for the > main yetii tabs page and pull bits out of that (if you have to do > this, get thehttp://www.kminek.pl/lab/yetii/custom.cssfile and pull > out all styles relating to the 'demolayout' class, rename to 'tab' > class (or something similar, I forget), and also take the tab- > container class (without renaming)). > > Also degrades gracefully without JavaScript, but if this is a Google > Maps application I guess you don't care! > > Tom > > On Jan 27, 7:06 pm, Region 3 DFG <[email protected]> wrote: > > > cause i want to move my maps out of GME, which has tabs built in, and > > into a maps api rooted application > > > On Jan 27, 10:03 am, marcelo <[email protected]> wrote: > > > > On Jan 27, 7:00 pm, Region 3 DFG <[email protected]> wrote: > > > > > does anyone have a tabs > > > > system that they are using which is simple yet can pull in content > > > > from external pages, on the same domain, without using iframe? > > > > What's this got to do with the Google Maps API? > > > > -- > > > Marcelo -http://maps.forum.nu > > > -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
