Disable button if specific input fields in steps are empty.

When we create new form , there input text fields  and click  button will be in it . In that form disable the button if specific ( mandatory)  input fields are empty. After filling  the input   text   fields the click button work or enabled . Otherwise it won’t work .  For changes we… Continue reading Disable button if specific input fields in steps are empty.

Update the image slider with Hovering effect.

The multi image slider should be smoothly moving and on hovering mouse it should stop the slider movement. The hovered slider should have opacity more and other slider should have opacity lesser. Solution:Here, We add J-query for hovering effect. Screenshot: