[jQuery] Which editor is best for inplace HTML

2009-07-24 Thread Steve Hueners
I'm hoping someone can help me narrow down the field according to these priorities... Stability & Well-formed XHTML Inplace editing Good AJAX integration For internal / admin / CMS usage so size doesn't matter Only need the basics: bold ital indents lists No need for tables but dropdowns wi

[jQuery] Seeking XHTML inplace editor

2009-07-22 Thread Steve Hueners
Just stepped over to http://plugins.jquery.com/search/node/editor - lots and lots of choices - and if to judge by the dates, many new offerings. I'm hoping someone can help me narrow down the field according to these priorities... Stability & Well-formed XHTML (might argue against some of the mo

[jQuery] Re: Superfish - Menu put in Master page (asp.net MVC) doesn't behave ok in content pages

2009-07-08 Thread Steve Hueners
Thankx for following this issue up...I'd find it helpful to review the other pages that lead you to this point. thx again. On Wed, Jul 8, 2009 at 12:48 AM, HariOm wrote: > > Thanks Charlie for your quick reply. > > I got it working. The problem was with Master page in MVC may be. > > Before I wa

[jQuery] A question about Z-index

2009-06-30 Thread Steve Hueners
I'm working with a 2-level Tab Menu (produced by Glimmer) where nested ULs are used to render a dropdown menu. When the page renders the nested ULs appear on hover as expected but they are underneath accordion elements (produced by jQuery UI accordion) that appear lower down on the page. here's a

[jQuery] Re: Scrolling a group of accordions

2009-06-26 Thread Steve Hueners
e list to show in the middle or. > > might be good idea to make some sort of mock up, or present a link to effect > you are trying to replicate. You would probably get a lot more creative > input that way, and avoid a lot of misinterpretation of your concept > > the more det

[jQuery] Scrolling a group of accordions

2009-06-26 Thread Steve Hueners
I've seen this effect in Flash and am hoping to produce it in jQuery (that ought to get the juices flowing)... I have a list of events ordered by date. I want the accordion to display the event's name and when clicked, open to reveal event details. Viewers will usually be interested in 'middle of

[jQuery] Handling metadata in current version

2009-06-23 Thread Steve Hueners
I'm looking at: http://docs.jquery.com/Plugins/Metadata and see that the plugin has not had any activity since late 07. Just getting started with jQ and am interested in understanding compatibility-related issues before diving into the tasks this plugin provides. or alternatives.thx

[jQuery] Using jQuery to create self generating forms

2009-06-07 Thread Steve Hueners
Greetings...new jQuery user here...I've been thru a handful of the 'getting started' tutes including the Ben Nadel's hour long intro...great stuff. I haven't been this stoked to learn a new tool is a long time. My particular learning curve is going to focus first on using jQuery to construct the C