RedWolves

3,423
reputation
290 views

Registered User

name RedWolves
member for 1 year
seen yesterday
website
location Rochester, NY
age 33
jQuery Team Member (Evangelism Team) Host of the Official jQuery podcast Web Application Developer/Senior Engineer at BrandLogic. Follow me on twitter @RedWolves
Dec
10
awarded  Popular Question
Dec
8
awarded  Popular Question
Dec
7
awarded  Nice Question
Dec
6
awarded  Mortarboard
Nov
10
awarded  Notable Question
Nov
4
comment How can I start designing my program on paper without over engineering things?
dot points are usually followed by word lines.
Nov
4
comment Converting jQuery objects back to xmldocument
You should move your edit into an answer and then accept it in a couple of days so that this question becomes closed.
Nov
4
answered jQuery slideDown with easing
Nov
4
answered Converting jQuery objects back to xmldocument
Nov
3
answered JQuery Color Picker
Nov
3
revised jQuery lambda functions
edited tags
Nov
2
comment jqModal close, reopen issue
Have you tried jQuery UI's Dialog widget? jqueryui.com/demos/dialog/#modal-form
Oct
31
answered Can I use regular functions with jQuery variables?
Oct
31
revised How to find any string in a page using jQuery.
fixed grammar
Oct
31
answered Is jQuery UI a jQuery Plugin?
Oct
31
comment How to find any string in a page using jQuery.
Cool, is there a link you can provide to see what other nodeType's you can test for?
Oct
31
comment jquery slideup doesn’t seem to be sliding smoothly
Can you provide a link to the page that shows the problem?
Oct
31
answered jquery slideup doesn’t seem to be sliding smoothly
Oct
31
answered jquery.cookie plugin, gettign an error saying jquery is not defined?
Oct
31
comment Error creating a ‘< previous’ and ‘next >’ (date) link for jQueryUI datepicker using setdate
Can you update the question with what refreshSchedule() is doing? It seems there should also be another input button in the HTML? Can you update that as well?
Oct
31
answered How do I set a jquery tooltip from a database on server side?
Oct
30
awarded  Good Answer
Oct
20
awarded  Popular Question
Sep
28
comment Is there any way to repopulate an Html Select’s Options without firing the Change event (using jQuery)?
Shouldn't this be a comment instead of an answer?
Sep
23
awarded  Popular Question
Sep
11
accepted How does Databind consume a DataReader
Sep
2
awarded  Popular Question
Aug
25
accepted What is DataContractTranslator?
Aug
19
answered Can Prototype or JQuery return an HTTP status code on an AJAX request
Aug
19
comment Can Prototype or JQuery return an HTTP status code on an AJAX request
Null or blank are the values I get not 200 or 500 etc.
Aug
19
comment Can Prototype or JQuery return an HTTP status code on an AJAX request
In your jQuery code the transport.status always returns 0 not the actual status number as expected for remote domain requests. It'll return 200 if it's on the same domain but if you try to go across domains you get a 0.
Aug
17
answered Why use JQuery?
Aug
11
awarded  Notable Question
Aug
8
awarded  Yearling
Jul
13
comment Jquery: Div Fade in and out
Exact Duplicate stackoverflow.com/questions/1117273/…
Jul
11
comment Are there any real benefits to using a RDBMS vs. flat files on a simple Web doc system (or basic CMS)?
but he's not talking about a traditional CMS...he's talking about a proprietary system that holds it's data in flat files.
Jul
10
answered Are there any real benefits to using a RDBMS vs. flat files on a simple Web doc system (or basic CMS)?
Jul
9
answered Using JQuery to display database information on a hover
Jul
9
answered Learning advanced CSS
Jul
8
comment Shoud these two JQuery functions produce the same behavior?
Firebug is a Firefox extension that is essential to web development and javascript debugging.
Jul
8
comment Shoud these two JQuery functions produce the same behavior?
Firefox 3.5, IE6, IE7, IE8, Google Chrome.
Jul
8
answered Shoud these two JQuery functions produce the same behavior?
Jul
8
accepted Does the order of the elements in the jQuery wrapped set always match the order the elements appear in the markup?
Jul
8
answered Does the order of the elements in the jQuery wrapped set always match the order the elements appear in the markup?
Jul
8
answered Waiting for images loading with JQuery
Jul
8
answered It’s not refreshing/databinding the page. How to refresh linq datasource?
Jul
2
answered What is DataContractTranslator?
Jul
2
comment jQuery javascript array handling
no the each method handles that automatically.
Jul
2
accepted jQuery javascript array handling
Jul
2
answered jQuery javascript array handling