[jQuery] Re: Jquery 1.2.3 does not return a type for radio controls?

2009-01-14 Thread Scott Sharkey
Karl Swedberg wrote: hmm. that doesn't sound right to me. I just put up a test page using jQuery 1.2.3, and it identified radio controls just fine: http://test.learningjquery.com/123.html Can we see the HTML? Maybe something else is going on. Text This is checkbox 1 This is checkbox 2

[jQuery] Jquery 1.2.3 does not return a type for radio controls?

2009-01-13 Thread Scott Sharkey
Hi All, I'm stuck with Jquery 1.2.3 in a trac-based application. I'm trying to get the type of a form control, to determine what mechanism I should use to set it's value (ie, text controls use .val(), checkboxes get .attr("checked", "checked") etc.). When I fetch my list of controls, and l

[jQuery] OpenLaszlo/Flex vs jQuery?

2007-09-28 Thread Scott Sharkey
Hi All, I'm starting to hear a lot of buzz about OpenLaszlo and Flex, and after looking at it, I'm wondering what they do that can't be done in jQuery? Seems to me that most of it is just "widgits for idiots", if you know what I mean. I don't tend to like my sites being dependent on proprie

[jQuery] Scrolling Text (Headlines) and/or Marquee in Jquery?

2007-06-26 Thread Scott Sharkey
Hi All, I'm looking for a decent scrolling (vertical, multiline) headline plugin, and a horizontal marquee scroller, both as jquery plugins. I've been playing with jCarousel, but it seems to be graphics only, and just plain does not work for me, plus the doc's seem wrong. Any suggestions w