Hi,
I am using a jQuery tabs tool to add some forms, however, the Tabs would not fit all the screens perfectly; is there some settings to make it responsive? I cannot place the Tabs inside a Layout Grid which I know could do the trick?
Any pointers would be much appreciated.
Thank you.
Using jQuery tabs to fit mobile phones screens
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Re: Using jQuery tabs to fit mobile phones screens
The tabs object is responsive by design. This means that it can have a different size in breakpoints.
Also, if placed inside a layout grid then it will have a flexible size. To add a tab to a layout grid the property 'position children' must be set to 'floating'
Also, if placed inside a layout grid then it will have a flexible size. To add a tab to a layout grid the property 'position children' must be set to 'floating'