Page 1 of 1

Shimmering button extension

Posted: Tue Aug 12, 2014 7:33 pm
by Patrik iden
Hello, i just made this extension. Shimmering button, is a button script that will show a button with a shimmering effect.
You will have to setup different classes for each button (you can do this in button settings).
You can sett Button color, Hover color, Font size, Font Color, Border Size, color, radius, type. etc.
The buttons can not be smaller than: width: 98px and height: 46px.

Orginal script: http://cssdeck.com/labs/shiny-semi-tran ... ed-buttons

Demo and Download: http://test3.fcab.se/myextensions/view5.php

Hope you like it.

Thank you.

//Patrik Idén.

Re: Shimmering button extension

Posted: Tue Aug 12, 2014 10:36 pm
by electrochrisso
8) Nice one Patrik, thanks for sharing. :)

Re: Shimmering button extension

Posted: Wed Aug 13, 2014 8:09 pm
by mariojazz
thanks for sharing

Re: Shimmering button extension

Posted: Wed Aug 13, 2014 8:11 pm
by protectourlands
Hey this is neat! I appreciate you making it available to the rest of us.

Re: Shimmering button extension

Posted: Thu Aug 14, 2014 1:31 pm
by wacki56
Patrik iden wrote:Hello, i just made this extension. Shimmering button, is a button script that will show a button with a shimmering effect.
You will have to setup different classes for each button (you can do this in button settings).
You can sett Button color, Hover color, Font size, Font Color, Border Size, color, radius, type. etc.
The buttons can not be smaller than: width: 98px and height: 46px.

Orginal script: http://cssdeck.com/labs/shiny-semi-tran ... ed-buttons

Demo and Download: http://test3.fcab.se/myextensions/view5.php

Hope you like it.

Thank you.

//Patrik Idén.
Thank you for Sharing your work with us Patrik, much appreciated.

Re: Shimmering button extension

Posted: Tue Aug 19, 2014 2:30 am
by bburgess
Nice :)

Thank you very much mate!

Re: Shimmering button extension

Posted: Thu Nov 13, 2014 7:17 am
by naftalina
I like this! :)
... but, is it possible to remove the letter shadow?!

Re: Shimmering button extension

Posted: Thu Nov 13, 2014 10:35 pm
by Patrik iden
naftalina wrote:I like this! :)
... but, is it possible to remove the letter shadow?!
You have to change manualy this line in the css: text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;

Re: Shimmering button extension

Posted: Fri Nov 14, 2014 7:38 am
by naftalina
Thanks. :)

Re: Shimmering button extension

Posted: Fri Jan 15, 2016 3:36 am
by cdasupport
How is it when i drag the extension on the canvas, that it doesn't appear to work with ?

Re: Shimmering button extension

Posted: Fri Jan 15, 2016 9:03 am
by ColinM
Patrick - nice work!

..and as the others said - thank you for the free share! 8)

Re: Shimmering button extension

Posted: Sat Apr 09, 2016 7:25 pm
by WB10user
I love this extension and it's cool to use but I can't seem to make the events work on it. For example, when I set a certain item to fade in or show with some kind of effect after clicking on the button, it doesn't work. Does this not work in preview mode? In other words, do you have to publish the site to see it working? Has anybody else experienced any difficulty with making events work with this extension? Otherwise it's a cool extension.

Re: Shimmering button extension

Posted: Sun Apr 10, 2016 1:18 am
by Patrik iden
WB10user wrote:I love this extension and it's cool to use but I can't seem to make the events work on it. For example, when I set a certain item to fade in or show with some kind of effect after clicking on the button, it doesn't work. Does this not work in preview mode? In other words, do you have to publish the site to see it working? Has anybody else experienced any difficulty with making events work with this extension? Otherwise it's a cool extension.
Hello, it's a long time agoe i made this one, will have to check this out.

Re: Shimmering button extension

Posted: Sun Apr 10, 2016 3:28 pm
by WB10user
That's okay. Thanks for the help. Enjoy the rest of your weekend.

Re: Shimmering button extension

Posted: Sun Apr 10, 2016 6:32 pm
by cdasupport
This post thread isnt going anywhere. Its all about the topic and hasnt been sorted out, why not ?

Re: Shimmering button extension

Posted: Sun Apr 10, 2016 7:26 pm
by Patrik iden
How is it when i drag the extension on the canvas, that it doesn't appear to work with ?

Maybe you have to many Extensions installed? if not, then i don't know.

Re: Shimmering button extension

Posted: Sun Apr 10, 2016 8:16 pm
by Patrik iden
WB10user wrote:I love this extension and it's cool to use but I can't seem to make the events work on it. For example, when I set a certain item to fade in or show with some kind of effect after clicking on the button, it doesn't work. Does this not work in preview mode? In other words, do you have to publish the site to see it working? Has anybody else experienced any difficulty with making events work with this extension? Otherwise it's a cool extension.
Hello, i can't get the events to work in the Extension properties, but i think you can set events in page properties, set the target to the extension name. And it works in preview mode.

Demo: http://test3.fcab.se/shinybutton_test/events_test.html

Re: Shimmering button extension

Posted: Mon Apr 11, 2016 10:26 am
by WB10user
Hi Patrik,

Thanks very much for your reply and advice. I tried using the events in the page properties section and it worked! Thank you again.

Re: Shimmering button extension

Posted: Mon Apr 11, 2016 11:49 am
by Patrik iden
No problemas.