[jQuery] Re: Help with Test Case for jQuery XSLT Plugin

2009-08-19 Thread LindsayT
I also ran it in Firefox 3.5 on Fedora 10 and it worked properly. So what's up with Firefox 3.0.1 for Mac? On Aug 19, 11:38 am, LindsayT wrote: > I'm using a jQuery XSLT plugin to load static content from an XML file > for my portfolio (http://www.oogeeyot.com)  It seems for so

[jQuery] Help with Test Case for jQuery XSLT Plugin

2009-08-19 Thread LindsayT
I'm using a jQuery XSLT plugin to load static content from an XML file for my portfolio (http://www.oogeeyot.com) It seems for some people, the content loads correctly, but for others, the user has to select the links more than once to get the content to load. I ran this test case: http://www.o

[jQuery] Re: Detect Capital Letters

2009-08-14 Thread LindsayT
Thanks guys for your help! I'll get back to my project over the weekend and see if any of this works for what I'm doing! Lindsay On Aug 9, 2:09 pm, Karl Swedberg wrote: > haha, you got me! so, yeah, it would be a bit more work. point   > taken! :-p > > --Karl > > On Aug 9, 2009, at 1:55 PM, Mi

[jQuery] Detect Capital Letters

2009-08-08 Thread LindsayT
Random, but probably easy, question: Is there a jQuery function that, given a string, can detect that it's in all capital letters? Lindsay

[jQuery] Re: Response not working after page has been loaded by jQuery Load

2009-07-28 Thread LindsayT
Hi Jan, I'm not sure how much help I can be, but I just got finished doing a project where I load XML transformed by an XSLT dynamically into my #content area. Can you tell me first the goal of the functions you are writing? What are you trying to do? Lindsay On Jul 23, 1:36 pm, jan timmer w