Click here to Skip to main content
15,892,674 members

Comments by Dragan Jovanovski (Top 3 by date)

Dragan Jovanovski 12-Jun-13 17:10pm View    
I want to know if the user is logged in or not with facebook and I want to check that with the if clause. example: if (user is logged in with fb){ textbox1.visible = false; }
Dragan Jovanovski 8-Jun-13 16:38pm View    
I used the second solution that you provided to me. Thanks a lot. Now it works perfectly. :)
Dragan Jovanovski 7-Jun-13 15:30pm View    
I post a link with the code, where you can see how it works. http://jsfiddle.net/NPFWm/6/