css3-buttons icon indicating copy to clipboard operation
css3-buttons copied to clipboard

Added script for displaying button CSS

Open inkel opened this issue 13 years ago • 4 comments

Hi Chad, I took the liberty to add a little JavaScript to your buttons so when you click them it pops up the button CSS. If you want to see the script working, you can check it here: http://inkel.github.com/css3-buttons/

Also I couldn't find a way to ignore commit 63050767, you're more than free to ignore that commit and I please accept my apologizes if I offended you for taking the liberty of adding myself in the credits.

inkel avatar Apr 08 '11 12:04 inkel

I've added Google CDN hosted jQuery UI for displaying the CSS with a better visual UI.

inkel avatar May 02 '11 01:05 inkel

The modal window only shows the code for the :hover and :active states.

ubuwaits avatar May 18 '11 18:05 ubuwaits

Ah, my mistake. Working on it already. The rest looks ok?

inkel avatar May 18 '11 21:05 inkel

I've fixed the regular expression that matches CSS rules. It also handles the download-itunes case correctly, with the disabled state.

I also fixed the dialog box dimensions, so it is not taller nor wider than most of screen sizes, at least desktop speaking.

inkel avatar May 18 '11 23:05 inkel