luhonghai


Member since 01/13/2015

Name: Hai Lu

Location: UK

Website: http://simply-tutorial.com

A senior developer with around four year experiences in IT domain. Broad understanding and in-depth experience in Object-oriented programming (OOP), Java is primary language.

4 snippets

1465 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

luhonghai's Recent SnippetsTagged javascript



« Prev 1 Next »
To check if an “enter” key is pressed inside a textbox, just bind the keypress() to the textbox.
0 977 posted 9 years ago by luhonghai
To detect copy, paste and cut behavior, you just need to bind the corresponding event type.
0 1326 posted 9 years ago by luhonghai
To check if jQuery library is loaded, use the following JavaScript code
0 883 posted 9 years ago by luhonghai
JQuery is really a powerful and handy JavaScript library. The page or content loading effect is very easy to implement in jQuery. Here’s a example to make your web page content display a fade in page loading effect
0 777 posted 9 years ago by luhonghai
« Prev 1 Next »