Title: easyui1.3.3 conflict with bootstrap style Post by: sphsyv on May 08, 2013, 06:54:32 AM easyui1.3.3 conflict with bootstrap style
Validation without prompting, presumably style conflict Test the connection http://sypro.cloudfoundry.com/ Title: Re: easyui1.3.3 conflict with bootstrap style Post by: stworthy on May 08, 2013, 07:35:49 AM Try adding the code below to solve this issue:
Code: <style> Title: Re: easyui1.3.3 conflict with bootstrap style Post by: sphsyv on May 08, 2013, 03:25:11 PM Try adding the code below to solve this issue: Code: <style> Thanks, solved. |