Contents tagged with enter
-
Submit form on “Enter”
If you are using bootstrap and Angularjs you could use a directive:<form osi-form> ... <input type='text'> ... <button type='button'>Login</button> </form>Here's the … more
If you are using bootstrap and Angularjs you could use a directive:<form osi-form> ... <input type='text'> ... <button type='button'>Login</button> </form>Here's the … more