Showing posts with label Web development. Show all posts
Showing posts with label Web development. Show all posts
No copy and no select

No copy
You can disable the select function of your web page and thus disabling the copying function of the web page.
This little JavaScript snippet will prevent someone from highlighting your text and using the copy function to copy it and rip it off. It also prevents them from using Ctrl + A to select all the text, or using the right-click menu to Select All.
jQuery Validation

There are a lot of client side form validation plugin. Right, there are a lot of non-jQuery-based solutions (which you’d avoid since you found jQuery) and some jQuery-based solutions. Here, I will discuss about one of the oldest jQuery plugins, jQuery Validation, (started in July 2006) and which proved itself in projects all around the world. Look at the example below:
Browser detection

Browser detection
There are many features in web development , which are not supportable with all browsers. Sometimes you need browser detection. Is it a computer browser or a mobile browser? Is it Internet Explorer or Mozilla Firefox? So browser detection is an important issue in the field of website designing. Here are some of the methods I’ve tried and discussed how you can implement them on your websites.
WP e-commerce (part-2)
About this part of WP e-commerce tutorial
This is the second and final part of the WordPress E-Commerce tutorial. We recommend you to read the first part before reading this tutorial.
Search engine optimization
| KEYWORDS | DESCRIPTION | EFFECT |
|---|---|---|
Keywords in <title> tag
| Keywords in <title> tag is very important and it will be shown as your search result page title. Ex. I decided the keyword for this page is ‘search engine optimization’ and the title is ‘search engine optimization (seo)’. The title tag must be short (6 or 7 words at most) and the the keywords must be near the beginning of the title. |
+3 |
Subscribe to:
Posts (Atom)




