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
▼
Friday, August 1, 2014
PHP Fix errors if mbstring is not loaded
›
My script work good on shared hosting until hosting disable mbstring Now my script can't run. Many functions MB_ mb_strrpos mb_get_i...
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...
‹
›
Home
View web version