HOT CSS
Free Beautiful Css templates, Web designer tricks from expert
Pages
(Move to ...)
Home
Tutorial
Css
jQuery
SEO
Opencart Expert
Woocommerce Expert
Wordpress Expert
Joomla Expert
▼
Thursday, July 31, 2014
How to download Free pdf from Scribd without paying
›
Download pdf from Scribd without paying : Are you searching for pdf or ebook??? Scribd.com is world largest digital library and has ...
Monday, July 21, 2014
Htaccess show no_found picture if picture is not exist
›
RewriteEngine On RewriteCond %{REQUEST_URI} \.(jpg|jpeg|gif|png)$ [NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} ...
auto refresh for every 5 mins in Javascript
›
We can do this function with just html or just javascript Refresh document every 300 seconds using HTML Meta tag add this in...
Sunday, June 1, 2014
jQuery javascript regex Replace br tag with \n
›
var str = document.getElementById('mydiv').innerHTML; document.getElementById('mytextarea').innerHTML = str.replace(/<br\...
Monday, May 19, 2014
disable selected options by jQuery
›
This will disable/enable the options when you select/remove them, respectively. $("#theSelect").change(function(){ ...
Monday, May 5, 2014
JavaScript QR Code Reader
›
I'm doing a bit of preliminary research on an upcoming project and I have a quick question that I figure I'll throw up here while I...
How to Get all attributes of an element using jQuery
›
I am trying to go through an element and get all the attributes of that element to output them, for example an tag may have 3 or more att...
‹
›
Home
View web version