Does anyone know of a jQuery plugin for editing HTML?It's a mega pain in the plugin to deal with browser whims regarding ranges, selections and editable HTML.(refresher: like dojo's or HTMLArea)By the way, does anyone know of a plugin for handling selections/ranges?
-BritoI've just posted an entry
I'm not sure if this already came up in the mailing list, I couldn't find it.As you know, setting the "name" attribute on an input field cannot be done in IE like:$('input').set('name', 'something');
Is it the intent of jQuery to deal with browser inconsistencies like this? Because a workaround wou
Hi John.
I liked both of your suggestions so have released jQEm v0.2 at
http://davecardwell.co.uk/geekery/javascript/jquery/jqem/0.2/.
Thanks for the feedback.
Best wishes,
Dave Cardwell ~ http://davecardwell.co.uk/
John Resig wrote:
> This is really great Dave - I've definitely needed somet
On 23/08/06, Yehuda Katz <[EMAIL PROTECTED]> wrote:
> It's not so much a virtual hosting problem as an Apache configuration
> problem. Wycats Designs is my in-production website for my design company.
> I'll fix the Apache config when I get a chance.
>
> I'm going to be posting a brand new Visual j
It's not so much a virtual hosting problem as an Apache configuration problem. Wycats Designs is my in-production website for my design company. I'll fix the Apache config when I get a chance.I'm going to be posting a brand new Visual jQuery in the next few days that generates automatically from th
Impressive !
However, it's really buggy on Opera :(
Sounds really promising althought
--
2006/8/21, Stefan Petre <[EMAIL PROTECTED]>:
> Maybe this time the text gets right:
>
> This is a plugin I worked on a lot. Has a lot of features:
>
> * in place edit: the cells converts into text field, te
Thanks Jörn
Have dropped in the svn version and it works fine now!
Thanks for all your help,
Tom
On 8/23/06, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote:
> Hey Tom,
>
> > Please excuse my ignorance but how do I go about building the svn
> > version? or... is there a built version available?
>
>
Hey Tom,
> Please excuse my ignorance but how do I go about building the svn
> version? or... is there a built version available?
check this one out: http://jquery.com/src/jquery-svn.js
That should be just what you are looking for.
-- Jörn
--
"Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ..
You can get the svn version without installing svn athttp://jquery.com/dev/svn/RegardsAshutoshOn 8/23/06,
Tom Holder <[EMAIL PROTECTED]> wrote:
Hi Ashutosh,Please excuse my ignorance but how do I go about building the svnversion? or... is there a built version available?ThanksTomOn 8/23/06, ashut
Hi Ashutosh,
Please excuse my ignorance but how do I go about building the svn
version? or... is there a built version available?
Thanks
Tom
On 8/23/06, ashutosh bijoor <[EMAIL PROTECTED]> wrote:
> Try the svn version. It could be because of the document.ready firing too
> early before all the
Try the svn version. It could be because of the document.ready firing too early before all the divs are loaded into the DOM. The document.ready has been significantly upgraded.RegardsAshutosh
On 8/23/06, Tom Holder <[EMAIL PROTECTED]> wrote:
Indeed it is for me too :) I'm embarassed to say I posted
Indeed it is for me too :) I'm embarassed to say I posted a bit too
quickly without actually reading my output - I was expecting it to
fail.
Unfotunately, the page still actually exists on the actual page I need
it to work on. The code is identicle to above, but the page has a lot
more content/div
Hi Tom,
> I've knocked up a simple page with very little HTML to show my code.
Your example works for me on Firefox/Linux.
regards,
-p@
--
ᗷɭoℊẚᗰսɳᑯѲ⁈⁈⁈
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/
I think I'm missing something fairly fundamental in my understanding
of JQuery I'm just trying to hide a collection of DIVs in a page
all with a specific class, however, my code isn't working at all.
I've knocked up a simple page with very little HTML to show my code.
This looks like:
http://
14 matches
Mail list logo