Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
jQuery
Tagged with:
jQuery
13
records found
date
active
views
answers
votes
Need example of jQuery adding rows to complex HTML tables
I have a series of pages with tables that may or may not have thead, tbody, and tfoot elements, like so: There are many tables, again with different configurations. <table> <thead> ...
Apr 09, 2013
by
Sunil Patel
50
50
Last:
Apr 17, 2013
by
Rajesh Pillai
1,354
100.0
jQuery
HTML
table row
Views
386
Answers
1
Votes
0
Answer
Code
Follow
0
How to show/hide divs with jQuery
Hi, I have another situation I need a solution for. There are three options in a select box. When anyone is selected the associated div needs to show. So: pdf is selected -> pdfinfo shows doc is ...
Feb 20, 2013
by
Jacob Tanner
72
96.0
jQuery
select
Views
374
Answers
0
Votes
0
Answer
Code
Follow
0
Setting the selected attribute on a select list in jQuery
I have the following scenario and want to be able to quickly set one of the items as selected, like so: <select id="cities"> <option>London</option> ...
Feb 20, 2013
by
Jacob Tanner
72
96.0
jQuery
Views
319
Answers
0
Votes
0
Answer
Code
Follow
0
Using $.ajax with a REST service that is built with WCF
In our app we're using $.ajax to post client data back to the server, but I keep on getting a 400 error. Can anyone tell me what is wrong here? $.ajax({ url: ...
Feb 20, 2013
by
Humbert Addison
50
50
jQuery
Ajax
REST
WCF
Views
313
Answers
0
Votes
0
Answer
Code
Follow
0
Change date format with jQuery UI DatePicker
I have an inline datepicker using jQuery UI, like so: <div id="datepicker"></div> I then retrieve the date in Javascript: // retrieve date var dt = $('#datepicker').val()); The result is ...
Jul 19, 2011
by
Juan Perez
129
96.7
Last:
Jul 23, 2011
by
Rajesh Pillai
1,354
100.0
jQuery
DatePicker
Date Format
Views
4.7K
Answers
1
Votes
0
Answer
Code
Follow
0
Making jQuery background color animations?
I am trying to fade-in to a background color when the page displays. Unfortunately, the core jQuery library doesn't seem to be able to animate 'background-color', it only supports numeric values. ...
Apr 20, 2011
by
Nicholas Deweert
50
50
jQuery
Plugin
Views
1.4K
Answers
0
Votes
0
Answer
Code
Follow
0
Combination of HTML5/CSS3/jQuery vs ASP Presentation Layer?
Hello, What do you think about the combination HTML5/CSS3/jQuery with WinSockets usage for consuming Web Services as a replacement for the ASP.NET Presentation Layer. Would you recommend ...
Apr 14, 2011
by
Uwe Stachel
70
95.7
Last:
Apr 14, 2011
by
Sunil Patel
50
50
ASP.NET
Presentation Tier
CSS
jQuery
HTML 5
Views
2.2K
Answers
1
Votes
0
Answer
Code
Follow
0
jQuery serializing an ASP.NET form to JSON?
Is there an easy way to serialize a form to JSON? I know I can do it relatively easy with ASP.NET AJAX, but we have decided to standardize on jQuery, so we will not have to introduce another Javascript ...
Apr 12, 2011
by
Bogusław Dobrogost
113
96.7
Last:
Apr 24, 2011
by
King Wilder
568
99.9
jQuery
Serialization
JSON
Views
5.1K
Answers
2
Votes
0
Answer
Code
Follow
0
How to retrieve specific Name/Value pairs from Querystring in Javascript?
What is the best way to retrieve specific name/value pairs in Javascript from the Querystring? For example if the url is "http://www.mycompany.com/customer/orders.aspx?id=1&name=john&address=main" ...
Apr 12, 2011
by
Bogusław Dobrogost
113
96.7
Last:
Apr 16, 2011
by
Rajesh Pillai
1,354
100.0
Javascript
Querystring
jQuery
Views
3.1K
Answers
1
Votes
0
Answer
Code
Follow
0
Javascript Library Trends: 'Yui' versus 'ASP.NET Ajax' versus 'jQuery'
Here is an interesting chart showing Javascript trends and how incredibly popular jQuery has become over the last three years. You can find full details here: ...
Apr 12, 2011
by
Bogusław Dobrogost
113
96.7
Last:
Apr 13, 2011
by
Sunil Patel
50
50
Trends
Javascript
jQuery
ASP.NET AJAX
Yui
Views
2.3K
Answers
1
Votes
1
Answer
Code
Follow
0
jQuery Patterns and Practices needed
Hi all: Does anyone know if there are any useful jQuery Patterns and Practices out there? I'd like to learn it the 'right ...
Mar 23, 2011
by
John Telstra
56
94.4
Last:
Mar 23, 2011
by
Rajesh Pillai
1,354
100.0
jQuery
Design Patterns
Best Practices
Views
2.7K
Answers
1
Votes
0
Answer
Code
Follow
0
Calling WCF using JQuery
Hi all! We're developing an ASP.NET 4 application using the MVP pattern. On many pages we call WCF services which return data for ASP.NET controls like DropDownList and so on. We have put WCF in a ...
Nov 14, 2010
by
Rinat Mergenbaev
50
50
Last:
Dec 03, 2010
by
Rinat Mergenbaev
50
50
ASP.NET
Databinding
WCF
jQuery
Views
4.2K
Answers
2
Votes
0
Answer
Code
Follow
0
ASP.NET AJAX versus jQuery
We are looking into moving our web app to Web 2.0, i.e. lots of interactivity with Ajax. It seems that Microsoft is supporting two separate libraries ASP.NET AJAX and jQuery. Why
Feb 08, 2010
by
Humbert Addison
50
50
Last:
Feb 15, 2010
by
Siva M.
380
99.9
ASP.NET AJAX
jQuery
Views
3.4K
Answers
2
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top