Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore validating display:none div elements when submitting a page #1595

Closed
Pathz88 opened this issue Sep 27, 2015 · 2 comments
Closed

ignore validating display:none div elements when submitting a page #1595

Pathz88 opened this issue Sep 27, 2015 · 2 comments

Comments

@Pathz88
Copy link

Pathz88 commented Sep 27, 2015

Hi all... i have my div structure like below. at a moment only one main div will be displayed. for other divs only parent div is display none and when i submit the page child elements don't support for ignore:":hidden". what should i do..?

--this is only hidden div part

div id="divDepartmentArea" runat="server" style="display: none" clientidmode='Static'
div class="marginTop"
asp:TextBox ID="txtFrom" runat="server" ClientIDMode="Static" data-required="true"asp:TextBox
asp:TextBox ID="txtTo" runat="server" ClientIDMode="Static" data-required="true"asp:TextBox
/div
/div"

@staabm
Copy link
Member

staabm commented Oct 19, 2015

Please provide a jsfiddle which demonstrates the problem

@staabm
Copy link
Member

staabm commented Oct 21, 2015

Closing because no response. Feel free to add a jsfiddle, we re-open the issue then..

@staabm staabm closed this as completed Oct 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants