i think this should be.. $(document).ready(function () { $("a[href*=.doc]").click(function () { // var ab = window.open(this.href, "ventana1",...
which part is giving you NaN?
var newObject= new Object(); the shorthand version of it: var newObject= {};
check your query first.. echo 'SELECT * FROM '.$table; // add this line $query = mysql_query('SELECT * FROM '.$table); when you see the query...
left of what? there seems no space to place it beside the avatar of the user
try to report it to the developer of the plugin, if you don't get any response from them dump it. maybe try to use other plugins instead..
yes you can.. try to check this site for a sample of the form validation.. http://www.tizag.com/javascriptT/javascriptform.php
maybe the files you uploaded are really over the max file size?
try to use location.search
You're welcome!
i think there's really no javascript library that does not give burden to the CPU.. it's the script of the website that uses the library the gives...
try to add onclick="return false;"
Yes, you should! You can save some bandwidth and loading time, try to use Minify in combining them..
you didn't post the code completely.. its vague
i think what you found was form validators, you might be looking for a summary of the form on submit
Separate names with a comma.