Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Organic Tabs – and Google Map

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40033
    Anonymous
    Inactive

    I’m trying to put a google map in an organic tab (https://css-tricks.com/organic-tabs/).

    If I put the map anywhere else outside the tabs (or even in the first tab) it works fine. But if I put the map in any other tab the size of the map is cut off.

    Too see this in action simple go here and click the Map tab. I tried to skim alot of code out to make it easier to fix.
    http://develop4.extremehosting.ca/temp.html?deal_num=143

    If anyone can help I would appreciate it.

    #112622
    iamcreative
    Member

    I know why it’s cut off, but I don’t have a fix.

    Maybe you could use this to further your search…

    The Map centres it’s self into the top left corner, when the page is loaded, not when the tab with the map loads. So that’s why your loosing 3/4 of your map.

    Maybe move the onload=”initialize()” to the map tab and change it to onclick=””?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.