jquery & javascript

jquery & javascript (17)

Monday, 28 January 2013 14:24

how to show content on a tiny box popup

Written by
Rate this item
(1 Vote)

sometimes it's needed to show some content or image
in popup on a button click.tinybox is the cool and nice
way to that efficiently.

Rate this item
(2 votes)

in one of my application i had to refresh a page when the page is
loaded from a click command.so i used javascript to do that but i
had to do it from code behind by registering javascript -

Rate this item
(0 votes)

if you want to get the selected index or text of a asp.net
RadioButtonList using jquery then use the codes below -

Rate this item
(0 votes)
You may want to show all comments or limited number of comments
for a facebook post in your website(not in facebook).Using Graph api
it can be done easily.Follow my codes here, then details below -
Last modified on Monday, 19 August 2013 14:35
Rate this item
(0 votes)
Any one can comment,like a facebook post from a website
outside of facebook.following codes shows how one can
implement that in their website.
Rate this item
(1 Vote)

It's a good practice to show orange border when you set focus to textbox.
also the border will stay for some seconds.this way user know
that they have to do task on that textbox.

Rate this item
(0 votes)

It's needed to get the current date and time of the user
computer for processing using javascript.

Rate this item
(0 votes)

the following codes will help you to implement check all
or uncheck all capability in the gridview.in that case
when header check box checked all items check box will
be checked and vice versa.

Friday, 18 January 2013 13:56

how to show/hide panel inside datalist using jquery

Written by
Rate this item
(1 Vote)

if you wanted to use jquery like for showing/hiding panel
when button clicked inside datalist itemtemplate then you
experienced that the action is repeated per item.

Sunday, 27 January 2013 13:56

how to show tips when clicked using jquery and qtip

Written by
Rate this item
(0 votes)

it's needed to show nice tips through out the web page.basically
you will show tips in a basic popup on a html element click.it
will also show nice arrow pointing to where the click arised -

Page 1 of 2

Latest discussions

  • No posts to display.