meow Posted February 4, 2012 at 07:05 AM Share Posted February 4, 2012 at 07:05 AM I found the code under the class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix" the style set display:none;but I don't know which files control that, In the firebug show,there are not controlling by css .But I dont know which files, I just can turn off the display: none ,then see the submit button, <div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"> <div class="ui-dialog-buttonset"> <button type="button" style="display: none; " class="ui-button ui-corner-all">Submit</button> <button type="button" style="display: none; " class="ui-button ui-corner-all">Cancel</button> </div></div> Link to comment
Siddhartha Vookoti Posted February 4, 2012 at 08:52 AM Share Posted February 4, 2012 at 08:52 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
meow Posted February 6, 2012 at 03:02 AM Author Share Posted February 6, 2012 at 03:02 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted February 6, 2012 at 12:17 PM Share Posted February 6, 2012 at 12:17 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts