[ad code=1]
Greek URL | ςςς.φαψεβοοκ.ψομ
[ad code=1]
[ad code=4]
6 fast jQuery Tips
Force a Page Reload
This will forcefully reload the current page. No jQuery needed here. Continue reading “6 fast jQuery Tips”
How to Refresh/Reload a Page using jQuery
I have seen this question asked in many forums, however the solution presented worked on selected browsers only. Here’s a solution I have tested that works on IE7, FireFox 3 and Chrome. Hopefully it should work on other browser versions as well! Continue reading “How to Refresh/Reload a Page using jQuery”
Mysql utf-8 characters
mysql_query(“SET CHARACTER SET utf8”);
mysql_query(“SET NAMES ‘utf8′”);
mysql_query(“SET COLLATION_CONNECTION=utf8_general_ci”);
mysql_query(“SET CHARACTER_SET_CLIENT=utf8”);
mysql_query(“SET CHARACTER_SET_RESULTS=utf8”);
[ad code=1]
Ctrl+Enter Submit Any Form
Script Summary:
Ctrl+Enter submit any form Ctrl+Shift+Enter submit any form in new tab/window