• Hi,

    Up until upgrading to 3.5, the google map in my jquery tab was displaying fine using the following css:

    .ui-tabs .ui-tabs-hide{
    	display: block !important;
        position: absolute !important;
        left: -10000px !important;
        top: -10000px !important;
    }

    After installing 3.5 it seems this no longer makes any difference, and the map has gone back to displaying mainly as grey, with a small section of the map shown in the top left corner.

    Has anyone else had this issue or any ways around this?

    Many thanks,

    Dan

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jquery tab issue’ is closed to new replies.