[jQuery] Testing existing pages with QUnit

2009-12-02 Thread Matthias
Hi I am new to JQuery and QUnit. I followed the examples and got my first tests running. I can include other scripts and test those. But how do I integrate this with existing pages? If e.g. I would like to test if a certain DOM manipulation worked? Thanks Matthias

[jQuery] Testing the first character of an H1

2009-09-03 Thread dashard
Is there a way -- I've wracked my brains on this but I'm a jQuery novice -- to determine what the first letter of a selector is? For example, if the very first letter of a paragraph is a quote (or a ‘ , or a “ , etc) I would like to apply a negative text- indent to the found paragraph so as to re

[jQuery] Testing if a .data('key') is defined?

2009-03-23 Thread Brad
I'm using .data to store some information and occasionally hit a case where I'll try to do something with the stored data and will get an error e.g., $("#foo").data("bar") is undefined. I need to fix my code so that doesn't happen, but would like to know the best way to test if "bar" has been def

[jQuery] testing

2009-02-19 Thread bruce
sorry for the test guys!!

[jQuery] TESTING: replicate event bubbling in tests

2008-12-31 Thread nachocab
Hi, I was wondering how I could replicate event delegation while testing. For example: hello $('#myDiv').click(function(e) { $this = $(e.target) if ( $this.is('scan') ) $this.toggleClass("selectedScan") }); When I click on the scan in the browser, it works. But if I d

[jQuery] testing - please ignore

2008-10-27 Thread Andy Matthews
asdsad

[jQuery] testing

2008-10-02 Thread andrewsquidge
tstin123 -- View this message in context: http://www.nabble.com/testing-tp19776226s27240p19776226.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] Testing jQuery (and jQuery UI) Components

2008-04-24 Thread Brian Moschel
How do you guys test jQuery UI components? If you’re reading this, you’re probably an expert JS developer, so you know how much the state of JavaScript testing sucks. Developers generally neglect JS testing because there’s really nothing out there that let's you simulate user interactions easily

[jQuery] Testing...not receiving mail...

2008-04-10 Thread rick
This is just a test... had this been an actual...

[jQuery] Testing and Validating extension tips

2007-08-21 Thread Bernd Matzner
... and while we're at it: Paul Annesley, another avid jQuery user, left an interesting Firefox extension link in an Ajaxian comment: http://www.sitepoint.com/dustmeselectors/ Nice one to find unused css selectors. And being a validation fetishist, I would like to recommend this http://www.tota

[jQuery] Testing IE6 and IE7 with Virtual PC

2007-08-21 Thread Bernd Matzner
Hi, two new VPC images for IE6 and IE7 on Win XP SP2 are now available: http://www.microsoft.com/downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&DisplayLang=en With these images you can test web applications in each browser on a pre-activated XP SP2 virtual machine in your o

[jQuery] Testing in old versions of Safari

2007-08-06 Thread Mike Chabot
Does anyone have a good way of testing jQuery in old versions of Safari that does not involve installing multiple copies of the Mac OS? I upgraded a high-traffic site from jQuery 1.1.2 to 1.1.3.1 and tested the change in the major browsers, including Safari 2.0.4. However, users of older versions

[jQuery] Testing required for latest jQuery Maps Plugin

2007-07-26 Thread Tane Piper
Hi folks, Today I have uploaded the latest development version of the jQuery Maps Plugin (available here: http://jmaps.googlecode.com/files/jquery.jmaps.development.js or in the branch of the SVN). I've started making this plugin more of a maps framework, and have included support for Yahoo! ma

[jQuery] testing, please ignore.

2007-06-05 Thread Josh Nathanson
Testing, please ignore.

[jQuery] Testing...

2007-04-21 Thread Rick Faircloth
Testing...