18,886 reputation
42153
bio website
location Israel
age 27
visits member for 2 years, 5 months
seen 1 hour ago
stats profile views 4,955

http://meta.stackoverflow.com/users/172936/lix

Feel free to leave me a comment! Don't forget to use comment replies! - @lix


Jun
15
comment detect bandwith / internet connection speed in javascript?
This post was not tagged with jQuery.
Jun
15
revised Why script not work - where error?
edited body
Jun
15
comment Why script not work - where error?
@alex - you're still using the next() function incorrectly. Take a look at this example. Note that I've changed the HTML a little bit.
Jun
15
comment Why script not work - where error?
You've also ignored my warning about duplicate if attributes - you must fix that too!
Jun
15
revised Why script not work - where error?
added 41 characters in body
Jun
15
answered Why script not work - where error?
Jun
15
comment Why script not work - where error?
The jsFiddle example changes 3 elements because there are three elements that match the $(".null") class. There is also more than one element with the id span1. You should always make sure that id attributes are unique.
Jun
10
awarded  Nice Answer
Jun
8
comment get user picture together with AppID/score
Take a look at the url of your profile picture here on Stack Overflow :)
Jun
8
answered get user picture together with AppID/score
Jun
4
revised Random Shuffle without getting same results again
added 59 characters in body
Jun
4
comment Random Shuffle without getting same results again
How I wish we could all assume everyone uses PDO :P
Jun
4
answered Random Shuffle without getting same results again
Jun
1
comment Search for all public events in an area
Have you tried adding a limit=x parameter to your requests?
May
30
comment Company facebook page tries to link to a different website when I enter my company URL
Facebook will purge it's cache as soon as the developer/admin of the page runs the URL through the Facebook debugger
May
28
awarded  Nice Answer
May
26
comment Javascript Output HTML
@deb - if you found this answer helpful, the best way to say "thank you" on Stack Overflow is by voting or accepting an answer.
May
18
revised Filling two textbox with the same functions in php
added 116 characters in body; edited title
May
17
comment How to avoid the “Duplicate status message” error in using Facebook SDK in iOS?
@and - This message should only be seen if you are actually posting the same content twice. Are you also getting the "duplicate message" error?
May
16
answered Facebook Posting usign FB API phpSDK