Closed (works as designed)
Project:
Webform Ajax
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 14:51 UTC
Updated:
31 Jan 2013 at 11:17 UTC
Hello!
CSS class 'ui-tabs' is not in html code in Webform, but there are much of class descriptions in .css file of the Module like '.ui-tabs .any-child-element'. It makes the form broken.
For example, ajax pages are hidden with such class: 'ui-tabs-hidden', but in .css file is: '.ui-tabs .ui-tabs-hidden {display: none !important; }' - so all ajax pages are shown on one first page coz there no 'ui-tabs' class on no html element on the page.
May be it is only on my theme but I doubt (I'm using not modified save css "Pixture Reloaded" theme). You can see my page here - but I just changed the code (moved the Module's code into my theme .css and deleted all '.ui-tabs') parts.
Great Thanks!
Comments
Comment #1
miro_dietikerWe don't have a thing called "ui-tabs" in this project.
You possibly reported to the wrong project.