Using JavaScript and forms
Top 5Modern threading: A Java concurrency primerSoftware architects need not applyEclipse developers moving to mobileJW Archives: Thread synchronization on the JVMQCon: App dev faces a seismic...
View ArticleSlide Show Snippet with JavaScript
Many websites nowadays make use of sliders to highlight different content or pages but these slide shows usually appear at the top of the home page. Anyone who deals with content knows the power that...
View ArticleSasa Jovancic: Javascript REST client
Note: I still work on text, code example should be fine. REST is the one of the most popular interfaces on the web today. One part to its success it owes to its simplicity. How number of sites that...
View ArticleHow to display twitter posts using javascript | Script Tutorials | Web...
I think that displaying your Twitter posts on your website is a wonderful way to show people in-time news. This feature can be very useful for your project. Because it can can inspire your website’s...
View ArticleValidate HTML Phone number using JavaScript | MyCoding.net
In this post we will seeHow to validate an HTML textbox for phone numbers using JavaScript. We will be using ASCII values of numbers for performing the validation on every key press. You may want to...
View Article