forum

Home / DeveloperSection / Forums / How to apply custom CSS on element on hover-in and hover-out in jquery?

How to apply custom CSS on element on hover-in and hover-out in jquery?

Anonymous User 1195 18-Mar-2018

Hi,

I want to apply custom CSS on HTML element on mouse hover-in and hover-out from jquery.

<span>

     <input title="Click to submit" name="" onclick="return on_button_click(this);" type="submit" value="" class="btn-Submit">
 </span>

Please give me some idea to achieve this task.


c# jquery  css 
Updated on 18-Mar-2018
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By