jellekralt / Responsive-Tabs

Responsive Tabs is a jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. You can use this plugin as a solution for displaying tabs elegantly on desktop, tablet and mobile.
http://jellekralt.github.io/Responsive-Tabs/
MIT License
531 stars 228 forks source link

Gmap is not rendered. #97

Closed Judapriest closed 6 years ago

Judapriest commented 8 years ago

Hello,

I have found this issue about gmap : https://github.com/jellekralt/Responsive-Tabs/issues/68

I was wondering if a rework of the plugin could be considered ?

I don't know if it's understable, if not, let me know. I will try to rewrite it (As english isn't my mother tongue ^^').

Does this idea is problematic for accordion ? Because this way you would have a plugin working for almost everything.

Regards.

jellekralt commented 8 years ago

Hi there,

Thanks for your suggestion! This might be a trick worth considering. However, I am going to have to investigate if there aren't some edge case issues with this solution. One thing I can think of is that if you do this, the browser will still think it is 'visible' and therefore the content will still be focusable, and therefore strange behaviour might occur when tabbing through content.

That being said, i'll do some investigating/thinking about this subject and get back to you later. If you have any additional info/idea's about this, let me know!

jellekralt commented 6 years ago

Closing this issue due to me not expecting this will ever get picked up. PR's always welcome ofcourse.