[jQuery] jquery star rating

2009-12-23 Thread Christoph
Hi! Does anyone have "hearts-icons" to replace the star icon in jquery star rating? Thanks, Chris

[jQuery] Re: Using PHP templates and jQuery, browser load problems

2009-03-19 Thread Christoph
help though. -Christoph On Mar 18, 6:06 pm, brian wrote: > On Wed, Mar 18, 2009 at 8:30 PM, Christoph wrote: > > > Hi guys, > > > I have a quick problem I stumbled upon. > > > Here is the background on the situation.  I'm creating a website that > > uses t

[jQuery] Using PHP templates and jQuery, browser load problems

2009-03-18 Thread Christoph
Hi guys, I have a quick problem I stumbled upon. Here is the background on the situation. I'm creating a website that uses templates for the header, body, and footer. In a sense it is a modular website with all .php extensions being called in the body document using for the header and being

[jQuery] Re: Problems with finding parental -tag

2009-01-19 Thread Christoph Neymeyr
Thanks for the help! Stephan - this solved it, sorry that I missed this basic one. Klaus - yes, you´re of course right, just typed this to illustrate my problem to make people to get the point. Thanks for your reply though. Christoph

[jQuery] Problems with finding parental -tag

2009-01-19 Thread Christoph Neymeyr
surrounding -tags of all items with class="thisClass"? Thanks a lot - this made me headache... Christoph, using 1.2.6

[jQuery] [jCarousel] IE6 issue with jQuery 1.3

2009-01-18 Thread digitalYours (Christoph Rechsteiner)
Hi, I need someone's help with jCarousel and the latest version of jQuery. I'm using jCarousel in combination with text messages in front of an image. I've tried to upgrade to jQuery 1.3, but the text disappears if I'm using Internet Explorer 6. What is the best way to start debugging this issue

[jQuery] ANN: screenshots.debian.net (jQuery-based website)

2008-11-14 Thread Christoph Haas
people are still amazed. Cheers Christoph -- A guess is just a guess until you turn it into a pie chart. Then it's an analysis. (Scott Adams) signature.asc Description: This is a digitally signed message part.

[jQuery] Re: [OT] please check website before launch

2008-10-25 Thread Christoph Haas
Debian, i386, Firefox 3.0.3, a computer. Christoph -- A guess is just a guess until you turn it into a pie chart. Then it's an analysis. (Scott Adams) signature.asc Description: This is a digitally signed message part.

[jQuery] Re: Catching 401 errors to $.ajax calls

2008-10-22 Thread Christoph Haas
t; passed as the first arg to your error handler: > > $.ajaxSetup({ > error: function(xhr, status, err) { > if (xhr.status == 401) > window.location.href = './login'; > } > }); Thanks, that's what I was looking for. I didn't find the XHR obj

[jQuery] Catching 401 errors to $.ajax calls

2008-10-21 Thread Christoph Haas
hile and went back to jQuery - don't worry) I was successful with this code: Ext.Ajax.on({ requestexception: function(conn, response, options, e) { if (response.status == '401') window.location.href = '/login'; } }); Can anyone tell me how to properly catch 401 requests globally with jQuery? Kindly Christoph

[jQuery] Selecting nodes using node value within a range

2008-09-30 Thread Christoph
] but that doesn't work (not surprisingly) nor does any approximation thereof. Is there any way I can get only those divs who's value is within a range? thnx, Christoph

[jQuery] Dojo -> jQuery

2008-06-27 Thread Christoph
about using subpackage Y in jQuery), etc. Does anyone know of something like this? thnx, Christoph

[jQuery] Re: Weird Firefox error related to switching to jQuery

2008-05-14 Thread Christoph Haas
x27;s an effect I had when I used it here. Updating to the beta 1.1 version remedied that. Cheers Christoph -- When you do things right people won't be sure you've done anything at all. signature.asc Description: This is a digitally signed message part.

[jQuery] Re: preset selection of radio buttons

2008-05-07 Thread Christoph Haas
On Mittwoch, 7. Mai 2008, JP wrote: > I hate this google group -- can't edit posts You said that three times already. You do know that this "group" is mainly a mailing list? And that's is technically impossible to cancel emails that are sent our to thousand of recipien

[jQuery] Re: Refresh a Div in a page (via a button)

2008-05-07 Thread Christoph Haas
end to the DIV area. Of course your backend needs to send a partial page. (Or you use $.load's abilities to load just a part of the DOM you get from the backend.) Christoph signature.asc Description: This is a digitally signed message part.

[jQuery] Re: how to redirect an Ajax loaded page to another page...

2008-05-06 Thread Christoph Haas
't need any redirects. Cheers Christoph (yes, I have a real name) -- When you do things right people won't be sure you've done anything at all. signature.asc Description: This is a digitally signed message part.

[jQuery] Re: Release: Autocomplete Plugin 1.0

2008-04-28 Thread Christoph Haas
ns with "IntegrityError: (1062, "Duplicate entry '3cb157e64dae531-0-0' for key 1")" for most requests. So I can't really check if this issue is known. Cheers Christoph -- When you do things right people won't be sure you've done anything at all. signature.asc Description: This is a digitally signed message part.

[jQuery] Re: $ is not defined error

2008-04-17 Thread Christoph Haas
ut I can't figure out why I get this error. Anybody else > experience this? No. Please show a real-life example. Christoph -- When you do things right people won't be sure you've done anything at all. signature.asc Description: This is a digitally signed message part.

[jQuery] Re: What do you use?

2008-04-17 Thread Christoph Haas
On Mittwoch, 16. April 2008, Chalkers wrote: > I am curious what people use as on the server side with jQuery? Pylons (pylonshq.com). PHP is a no-go for me. Christoph (who wonders how long this thread will become) -- When you do things right people won't be sure you've done an

[jQuery] Re: jqModal + Form plugin - Page is reloading in Firefox on form submit, IE works perfect

2008-04-17 Thread Christoph Haas
is no longer an "AJAX form". If you call ".ajaxForm()" again within the 'success' hook to make it an AJAX form again you will probably see it works more than once. :) I suggest you move the .ajaxForm() call into a "function make_ajax_form () {...}" and from th

[jQuery] Re: choppy animate FF bug

2008-04-17 Thread Christoph Haas
that bad (it just can't display web pages properly and has lots of trouble with HTTP but is otherwise a great web browser ;) ). I've noticed that almost all JS effects in Firefox 2 are crappy. While in Firefox 3 everything is smooth as in the IE7 or Opera9. Cheers Christoph -- When

[jQuery] Re: Slideshow for divs (with AJAX?)

2008-02-16 Thread Christoph Haas
#x27;t very successful. Has anyone perhaps done something like that? Kindly Christoph -- [EMAIL PROTECTED] www.workaround.org JID: [EMAIL PROTECTED] gpg key: 79CC6586 fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

[jQuery] Re: How do I attach a toggle to a checkbox. I want a table row to fade out/in, when a checkbox is toggled

2008-02-11 Thread Christoph Haas
to fade back. Not exactly a solution for your task. But remember that TRs are not "writeable" in the IE. So you may not be able to hide TRs. Christoph -- [EMAIL PROTECTED] www.workaround.org JID: [EMAIL PROTECTED] gpg key: 79CC6586 fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

[jQuery] Re: Using $ symbol to access jQuery function

2008-02-10 Thread Christoph Haas
nd 1.1 It's .ready() - not .read(). But I assume you typo'd here and not in your code. Christoph -- [EMAIL PROTECTED] www.workaround.org JID: [EMAIL PROTECTED] gpg key: 79CC6586 fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

[jQuery] Re: ajaxSubmit and Loading message

2008-02-07 Thread Christoph Haas
ult from the action page in the ajax div : > > $("#container").ajaxStart(function(){ $(this).show(); }).ajaxStop > (function(){ $(this).hide(); }); See http://malsup.com/jquery/form/#options-object You can use beforeSubmit pointing to something like function () { $(

[jQuery] Re: selector as variable

2008-02-06 Thread Christoph Haas
On Wed, Feb 06, 2008 at 12:11:32AM -0800, casavecchio wrote: > i am just trying to read css-properties from div-elements on my site, > but i always get an undefined and cannot figure out what going wrong. > > function showTop(id){ > var pos = $jq("#mx-" + id); >

[jQuery] Too many autocompleter plugins

2008-01-27 Thread Christoph Haas
re but I couldn't pass on "matchSubset:0" because the "|| 1" would re-enable it. Or was I missing anything? Now I'm stuck with my hacked version of a hacked version of an autocomplete plugin that may have fixed a few things. Can anybody enlighten me which autocomplete

[jQuery] Re: keeping header at the top of page

2008-01-25 Thread Christoph Haas
some distance from the top of the page. No jQuery needed then. Neither frames. Neither IE. :) Cheers Christoph -- [EMAIL PROTECTED] www.workaround.org JID: [EMAIL PROTECTED] gpg key: 79CC6586 fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

[jQuery] Re: Tabs stopped working in IE

2008-01-25 Thread Christoph Haas
ra while it was okay in Firefox. And don't get me started about the useless error messages in Opera (syntax in error in line 123 of your online code... uh, huh... where is that?). My favorite to check my Javscript code is http://www.javascriptlint.com/ It fo

[jQuery] Re: fadeOut not working with table row (tr) in IE6

2008-01-24 Thread Christoph Haas
#x27;ll have to work with DIVs or change each TD in the TR. Not sure the IE7 does that differently. I hope so. Cheers Christoph -- [EMAIL PROTECTED] www.workaround.org JID: [EMAIL PROTECTED] gpg key: 79CC6586 fingerprint: 9B26F48E6F2B0A3F7E33E6B7095E77C579CC6586

[jQuery] Re: :empty pseudo-class and whitespaces

2007-12-03 Thread Christoph Roeder
Thanks, I think this is much better. Chris On Dec 3, 3:03 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > Does that help clarify it? If not, feel free to edit it directly in > the wiki or reply to this with a suggestion for revision.

[jQuery] :empty pseudo-class and whitespaces

2007-12-03 Thread Christoph Roeder
Hello, I think the :empty pseudo-class has a bug, the docs are wrong or I misunderstood the docs. The Problem is, that :empty only matches elements when they really have no children, incl. textnodes with whitespaces or newlines. http://docs.jquery.com/Selectors/empty > Matches all elements that

[jQuery] Re: jQuery 1.2 - Serialize a form as JSON

2007-09-21 Thread Christoph Roeder
Ok, Problem #1 is solved, but #2 isn't. Now I've seen this in the jQuery Ajax-Docs [1]: > If value is an Array, jQuery serializes multiple values with same key i.e. > {foo:["bar1", "bar2"]} becomes '&foo=bar1&foo=bar2'. WTF? Why not like every browser does it? '&foo[]=bar1&foo[]=bar2' [1] h

[jQuery] jQuery 1.2 - Serialize a form as JSON

2007-09-12 Thread Christoph Roeder
Hello, I'm trying to serialize a form with select-fields defined as multiple, e.g.: ~ One Two Three ~ When I now try this: ~ $("select").serialize(); ~ or this: ~ $("select").serializeArray(); ~ I get an em

[jQuery] Accessing elements in a Table

2007-06-14 Thread Christoph Hörterer
cessor with a specific "id" with parent("specificID") but how can I descend once again in the DOM to access the before mentioned elements? I hope my description is comprehensible enough. Thanks for any suggestions, Christoph

[jQuery] Re: need help with sliding and targeting

2007-05-13 Thread Christoph
Dennis, Thanks soo much! I just tested it out and it worked beautifully. Can you recommend any great books or websites to jump start my JavaScript education? Thanks again! -Christoph On May 13, 1:24 pm, spinnach <[EMAIL PROTECTED]> wrote: > Christoph, > > i also feel thi

[jQuery] need help with sliding and targeting

2007-05-13 Thread Christoph
This is my first post. Great group you have here. Please understand that I know nothing about JavaScript, but I am trying to learn. I am loving this tuff a lot. I have a setup/animation that I am working on from a developer. (asked for his permission to use it and said go for it) Anyways here