facebook

Button Clicking Effect

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #337761 Reply

    CygnusX3
    Member

    So i am still working my way through learning javascript, so im coming you to experienced folks for assistance.

    When you put in a premade button it already comes with the drepression effect when you click it.

    I made custom buttons and have a second image to use with an onClick script. Problem is all the examples i find on the web are usually very specific and overly complicated for what i am trying to achieve.

    Secondly, even with the right code i have no idea where to plug it into my custom.js file.

    alternate button image:

    #337786

    Brandon
    Member

    If you just need to use the image in a button you can use the Custom Button.

    If you need to replace the image of a button this is from the learning center:

    $('#m1-stopwatch-startBtn').css('-webkit-border-image', 'url(' + newUrl + ') 1 1 1 1 stretch stretch' );
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Button Clicking Effect

You must be logged in to post in the forum log in