EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 16, 2025, 02:13:46 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
span a form over two tabs
Pages: [
1
]
« previous
next »
Print
Author
Topic: span a form over two tabs (Read 5529 times)
rezzonico
Full Member
Posts: 186
span a form over two tabs
«
on:
November 05, 2018, 12:44:08 PM »
Hi all,
I have a problem with a form that span over two tabs.
In the following code (without the "form" tag) the tabs are displayed correctly (in percent width as I need):
http://195.144.40.170/jeasyui/PPP.5/file1.html
But after adding the "form" tag the tabs are not displayed correctly:
http://195.144.40.170/jeasyui/PPP.5/file2.html
Any help is appreciated.
Thanks.
Miche
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: span a form over two tabs
«
Reply #1 on:
November 06, 2018, 01:15:35 AM »
Add the CSS code to your page.
Code:
<style type="text/css">
html,body,form{
height: 100%;
}
</style>
Logged
rezzonico
Full Member
Posts: 186
Re: span a form over two tabs
«
Reply #2 on:
November 06, 2018, 06:48:15 AM »
Thanks !
Miche
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...