Closed joshuakim closed 10 years ago
Added popover component, skinned it. Wrote a jQuery utils function to add CLOSE (X) icon to popovers if users include data-close="true" attribute to the buttons.
Popover: clean rcue-util.js and popovers HTML example
Need to increase the padding-right on the popover-title to accommodate the close icon.
Hi Robb, please review again I've made the following changes:
Added popover component, skinned it. Wrote a jQuery utils function to add CLOSE (X) icon to popovers if users include data-close="true" attribute to the buttons.
Popover: clean rcue-util.js and popovers HTML example