Greetings!

First off, I'd like to offer a big "Thank you!" to everyone who posts
to this site. If it wasn't for this site, it's moderators, and
contributors, I wouldn't have gotten as far as I've gotten on my
current project.

I am building a shared database/map of booking contacts that my
friends and I use regularly, here is a link for an identical test site
without people's personal info:

http://www.ericcarbonara.org/maproom_tutorial/fusionlayer_testing_site.html

However, I'm currently stuck on a few issues that I've seen detailed
here and elsewhere many times, yet I still can't figure out what I'm
doing wrong. For context, I'm extremely new at this but using
tutorials via google and lynda.com to learn quickly.

That said…

I'm having issues with tabbed info windows. I've seen several examples
of this but I simply don't understand where to put the code.  I
understand that the custom css for the info windows must be inside my
host html page that the fusion table layers are on…but I can't seem to
get the info windows and custom css to talk to each other.

To be specific, I want to create four tabs for any info window. In the
first three tabs I will separate the various data from the columns
like:

Tab 1:

{city}
{state}
{venue name}
{venue address}

Tab 2:

{promoter name}
{promoter email}

Tab 3:

{comments}


Tab 4:

embedded calendar or some kind of date picker



I know that this information is provided already many different ways,
but since this project is the way in which I'm teaching myself
javascript...I'm bound to run into some roadblocks!  Basically, I'm
just hoping someone could just show me where to put the correct code
so I can move forward!

Thanks!,

Eric

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to