Cleric Of Syn
New Member
Using this code\[code\]var sw = window.screen.width;$.post("http://www.example.com/track.php", {result: sw}, "html");\[/code\]and $_SERVER['result']; in the server I'm trying to get the sreen width but it does not work. It is something wrong with the "result". I'm new in Javascript and jQuery...http://api.jquery.com/jQuery.post/