how to get facebook profile or page image using Graph api
Written by Super Userall websites.
it is easier to print part of page.the part of the page
may be under a div or panel.you can achieve this from code
behind file too as per requirement.here i showing only
in page lavel -
how to show textbox hint when textbox empty by jquery
Written by Super UserIt's a very common requirement to show hint in textbox when empty
and when textbox gets focus hint goes away.now a days many websites
implemented showing hint.there are many ways to do that by jquery.
After an automatic upgrade "Briefly unavailable for scheduled maintenance" message remains??
Written by sreeramon behalf of any user.In the following codes i show how using
fb javascript sdk-
how to create dynamic checkboxes with checked state
Written by Super Userthe following codes show how to create dynamic
check boxes according to database data.also the
tricky part is that whether a check box will
be checked or not can be done by the code '$checked'.