9,867,109 members (26,707 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
6,009 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 121
Page Size:
10
·
25
·
50
Tag filtered by: jQuery
[x]
Fixing jQuery non-US date validation for Chrome
by
Eduardo Antonio Cecilio Fernandes
Tip/Trick
13 May 2013
license:
CPOL
How to fix date validation for non-US date when using Chrome.
Web Development
»
Validation
»
Validation Controls
Javascript
.NET
Architect
Dev
Design
Intermediate
jQuery
filter data in autocomplete textbox
by
TienKenji
Question
13 May 2013
license:
CPOL
Hi All,I have a control A that fill data in Color_Type table and a control B fill data in Colors table and this control B is autocomplete control.How i can filter data in control B by control A.and my code: function changeList_Color() { // Isolate the appropriate list by using the...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
Ajax
jQuery
Quiz Engine powered by Azure cloud
by
DrABELL
Article
13 May 2013
license:
CPOL
NY Trivia Quiz w/backend Database migration to Azure cloud
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
ASP.NET
SQL
C#
C#4.0
jQuery
Azure
Cloud
CSS3
HTML5
D.O.T.S. - Distributed Obfuscated Transmission of Status
by
hsheldon
Article
13 May 2013
license:
CPOL
An obscured communication protocol based on color and textured shapes.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
Javascript
SQL
.NET
Intermediate
.NET
MVC
jQuery
AppFabric
Azure
, +
0x800a1391 - Microsoft JScript runtime error: '$' is undefined
by
sunil_mali
Answer
13 May 2013
license:
CPOL
I don't know why it is closed, but seriously i got that error because of not adding jquery library in my page.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
DROPDOWNLIST AUTO REFRESH ON ADDING NEW ITEM
by
Seshu The Baadshah
Question
13 May 2013
license:
CPOL
Hi All,A very Good evening,I have a problem with my dropdownlist..in my page i have a dropdownlist with list elements,along with that i have a text box and button whenever i write something in the textbox and click on the submit button its saving in database properly,but the problem is...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
variable binding to label using JQuery
by
Mohammed Hameed
Answer
12 May 2013
license:
CPOL
I think code should be like below, try it:$('#CsTotalDebit label').text(m);
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
how to get all uploaded videos on youtube in my website
by
Code-Hunt
Answer
12 May 2013
license:
CPOL
Displaying Videos from YouTube Channel in ASP.NET Website[^]See this link..you will get an idea...
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
variable binding to label using JQuery
by
Seshu The Baadshah
Question
12 May 2013
license:
CPOL
jQuery('.CsDebt').live('change', function(event) { event.preventDefault(); //alert(10); //$(".CsTotalDebit").text("0.00"); var Total = $(this).closest("tr").find('.CsDebt').val(); ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
YouConf - Your Live Online Conferencing Tool
by
Phil Lee NZ
Article
12 May 2013
license:
CPOL
A site for managing and delivering virtual conferences - complete with embedded live streaming and chat.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
.NET
SQL-Server
IIS
Visual-Studio
HTML
Architect
Dev
, +
0x800a1391 - Microsoft JScript runtime error: '$' is undefined
by
Sergey Alexandrovich Kryukov
Answer
12 May 2013
license:
CPOL
As '$' is actually defined in jQuery, it's likely that you did not include jQuery at all. This is of course my guesswork, as you did not show your HTML . Please see: http://jquery.com/download/[^].—SA
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
0x800a1391 - Microsoft JScript runtime error: '$' is undefined
by
sunil_mali
Question
12 May 2013
license:
CPOL
Somebody please help me to solve this error... sb.AppendLine("$().toastmessage('showToast', {"); sb.AppendLine(" text: '" + Message + "',"); sb.AppendLine(" sticky: true,"); sb.AppendLine(" position: 'top-right',"); sb.AppendLine(" type: 'success',");...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
Check/UnCheck All checkboxs in CheckBoxList
by
Eg_Virus
Tip/Trick
12 May 2013
license:
CPOL
Check/UnCheck All checkboxs in CheckBoxList (one control)
Web Development
»
Asp.Net Controls
»
Howto
C#
ASP.NET
Javascript
.NET
jQuery
how to get all uploaded videos on youtube in my website
by
Richard MacCutchan
Answer
11 May 2013
license:
CPOL
Go to www.youtube.com[^] and read the documentation.
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
how to get all uploaded videos on youtube in my website
by
PotladaSatish
Question
11 May 2013
license:
CPOL
How to show all uploaded videos of me in you tube in my website.please help me
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
jquery spyScroll events is not working
by
shakillhussain
Question
11 May 2013
license:
CPOL
ontick not gets called when i include this code in my project but it works when i made an indiviual file for this amount of code $('.SearchContent5').each(function(i) { var position = $(this).position(); console.log(position); console.log('min: ' + position.top + '...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Scrollbar
Jquery Ajax Page load Method Take too much time to page load
by
Roshan Samrit
Answer
11 May 2013
license:
CPOL
just use page method so that its fast..
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
HTML5
Merge gridview rows with drag and drop
by
Tadit Dash
Answer
11 May 2013
license:
CPOL
Please go through the article Drag and drop GridView items for ordering, in ASP.NET 2.0[^]. This might help you.
General Programming
»
Uncategorised Quick Answers
»
General
C#
C#4.0
jQuery
Gridview
Jquery Ajax Page load Method Take too much time to page load
by
Member-515487
Question
11 May 2013
license:
CPOL
$.ajax({ url: home.aspx+ '?rel=tab', success: function(data){});I am using this method to page load without refreshment but it take too much time to load entire page load so do we have any other option
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
HTML5
Merge gridview rows with drag and drop
by
spacetech1
Question
11 May 2013
license:
CPOL
I have a gridview that lists rows with balance due amounts. Some of the rows have negative balance due amounts, which indicate credits. I want to be able to drag a "credit" row onto a row with a balance due and merge the rows (applying the credit to the row with the balance due and eliminating...
General Programming
»
Uncategorised Quick Answers
»
General
C#
C#4.0
jQuery
Gridview
Why don't execute event JQUERY?
by
Zoltán Zörgo
Answer
10 May 2013
license:
CPOL
onblur event is not standard on div elements, it is meant for input tags. Use onmouseleave instead. onmouseout won't work correctly either - see the explanation: http://www.mkyong.com/jquery/different-between-mouseout-and-mouseleave-in-jquery/[^]
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
bootstrap
Why don't execute event JQUERY?
by
Jardin1
Question
10 May 2013
license:
CPOL
Hello! I use bootstrap's Button dropdown menus and there is code: AN
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
bootstrap
highlight row after edit
by
Neha Ojha
Question
10 May 2013
license:
CPOL
I have a mvc table that displays data. Each row has a edit button. When you click edit there is a pop up(jquery dialog) for editing. Now what i am trying to do is highlight the row have been saved after edit. So the users can see which row they were working on.There are few things i tried...
General Programming
»
Uncategorised Quick Answers
»
General
MVC
jQuery
Iphone : force webpage to open only in vertical view
by
garav kumar mishra
Answer
10 May 2013
license:
CPOL
it will not works as is want to lock screen rotation any other code ??
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
Mobile
iPhone
jQuery
Easy search element Jquery
by
Jardin1
Answer
10 May 2013
license:
CPOL
So, made such:$(this).closest('.item').find('select option:selected').text(text);
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Easy search element Jquery
by
Jardin1
Question
10 May 2013
license:
CPOL
Hello!What is wrong, i try get value input and set it to selected optionvar text = $(this).closest('.item').find('.element_edit').val(); alert(text); //good $(this).closest('.item').find('select:selected').val(text);
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
jquery selector suggestion
by
Prasad C.M.
Answer
10 May 2013
license:
CPOL
Try this .. simple one ..$(".jcrop-holder div:not('.img')").remove();OR$(".jcrop-holder div:not('img')").remove();
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
jquery selector suggestion
by
j0y209
Question
10 May 2013
license:
CPOL
hello all ,i want to remove all div tag of first jcrop-holder class except image tagexpected...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Not getting data values with greek characters in Internet explorer
by
bmaglar
Question
10 May 2013
license:
CPOL
Search is not working on IE, but works great on Chrome, Safari, Opera, Firefox. it works great when it searches into database english characters on IE 10 but nothing shows as text when it searches into database to find greek characters. This happens only with IE.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
PHP
jQuery
jquery selector suggestion
by
vijay__p
Answer
10 May 2013
license:
CPOL
Try below code$('div.jcrop-holder:first').find('div').remove();
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Iphone : force webpage to open only in vertical view
by
E.F. Nijboer
Answer
10 May 2013
license:
CPOL
Check out sheet 54:http://www.slideshare.net/jonathansnook/fake-it-til-you-make-it[^]Good luck!
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
Mobile
iPhone
jQuery
jquery selector suggestion
by
Prasad C.M.
Answer
10 May 2013
license:
CPOL
Try this .. $(document).ready(function () { $("#btn").click(function () { var allListElements = $(".jcrop-holder").find('*'); ...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Not getting data values with greek characters in Internet explorer
by
E.F. Nijboer
Answer
10 May 2013
license:
CPOL
My guess would be that ms still defaults to its legacy Windows-1252 character encoding. Try put the following as first line in the HEAD section of the page.Good luck!
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
PHP
jQuery
Iphone : force webpage to open only in vertical view
by
garav kumar mishra
Question
10 May 2013
license:
CPOL
i want to force webpage to show only in vertical mode even when orientation chages
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
Mobile
iPhone
jQuery
jQuery SOAP client for a jws service
by
Oussama.Romdhane
Question
10 May 2013
license:
CPOL
Hello, Lately I've been trying to make a call to a service's method I'm hosting on using Apache Tomcat and Axis but I've failed to succeed, here is the wsdl if that helpshttp://localhost:8059/axis/hotelsahara/getdata.jws?WSDLThis XML file does not appear to have any style information...
General Programming
»
Uncategorised Quick Answers
»
General
XML
jQuery
SOAP
SOA
jquery child selection
by
Mohit_Rudra
Answer
9 May 2013
license:
CPOL
Try this :- 1 2 3 4 5 6
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Load the content of .aspx file to JQuery Popup Window
by
Róhãn Lëuvä
Answer
9 May 2013
license:
CPOL
Have a look at jQuery - Load Data From Other Pages.Hope it helps.
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
jQuery
JQueryUI
How to remove sunday Column from Jquery FullCalendar?
by
Hari Krishna Prasad Inakoti
Question
9 May 2013
license:
CPOL
Hi Experts, In Jquery FullCalendar have default week day is sunday.But i want to week day start on monday and i don't want sunday column.Please give me some ideas about that FullCalendar.Thanks & Regards Hari
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
jquery child selection
by
j0y209
Question
9 May 2013
license:
CPOL
hello all, i want to remove all child div tag except last one.. if parent has only one child then nothing to do. suggest me selector thanks in advance.
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
Pagging in DataList on scroll using ASP.Net and jQuery
by
Arun kumar Gauttam
Question
9 May 2013
license:
CPOL
I want to add pagging in data list control,i thing it is very easy, but my need is i want pagging, on scroll of datalist,it means one's the page load,data list show only 10 record and then if user scroll down , then next 10 will show, and then next.. and so on.......i find a demo...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
jQuery
How To Create a Pop up Login page
by
Róhãn Lëuvä
Answer
9 May 2013
license:
CPOL
Refer to the below links:jQuery Login modal popup for ASP.NET Simple Model DemosPopup Login control in ASP.NET Using Div and CSS (LightBox effect) code behindHow to Create PopUp Login Control in ASP.NET
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
PHP
Ajax
jQuery
How To Create a Pop up Login page
by
aspnet_regiis -I
Answer
9 May 2013
license:
CPOL
This should be enough for youhttp://jqueryui.com/dialog/#modal
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
PHP
Ajax
jQuery
How To Create a Pop up Login page
by
namo77
Question
9 May 2013
license:
CPOL
Hello,I kindly need your help designing a pop-up login page.Can anyone help me with how its done.I'll really appreciate some codes.Thank you.You can visit the link below to have an idea of what i'm talking about.http://www.jumia.com.ng/[^]Just click on the login...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
PHP
Ajax
jQuery
Load the content of .aspx file to JQuery Popup Window
by
Alireza_1362
Question
9 May 2013
license:
CPOL
Hi ,I want to show the content of another .aspx file inside Jquery ,so whenever I click On the Specific Button On the Page ,Or Move my Mouse over a specific link that popup window appear with content from another .aspx file. How I can do this ?
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
jQuery
JQueryUI
Convert microsoft.XMLDOM to Jquery it uses xml datatype. The function below needs to be converted to JQuery
by
Anwar Jamal
Answer
9 May 2013
license:
CPOL
$.ajax({ type: "POST", url: "processXMLData.asp?action=loadGridPage&pn=" + iPage, dataType: "xml", cache: false, async: false, success: function(xml) $(xml).find('ROOT vw_admin-grid-buttons').each(function () { ...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
How to change default week day in Jquery FullCalendar?
by
Sukanta Dey
Answer
9 May 2013
license:
CPOL
Try this:$('#datepickerfield').datepicker({ constrainInput: true, // prevent letters in the input field minDate: new Date(), // prevent selection of date older than today showOn: 'button', // Show a button next to the text-field autoSize: true, //...
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
IE10 compatibility mode page display Issue: webpage items( images) displays in single column
by
swapnil_jadhav
Answer
8 May 2013
license:
CPOL
Try using the above code
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
jQuery
IE10 compatibility mode page display Issue: webpage items( images) displays in single column
by
Sukanta Dey
Answer
8 May 2013
license:
CPOL
For compatibility mode try to add json2.js file in your project and try out.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
jQuery
jquery click not working when project is published in IIS
by
madhavi chiluka
Question
8 May 2013
license:
CPOL
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
jQuery
How to modify this loop?
by
Will.i.Amm
Answer
8 May 2013
license:
CPOL
You can use setTimeout() here, like this:var init = setTimeout("scrollBg()", scrollSpeed);clearTimeout(init);
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
Page 1 of 121
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web03 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid