[jQuery] Re: $(form).serialize() does not include submit button data

2010-01-04 Thread Milan Andric
Makes sense, that's also a simple workaround. Thanks. -- Milan

[jQuery] $(form).serialize() does not include submit button data

2010-01-03 Thread Milan Andric
I was wondering if this is a bug or not ... here's the full example: http://andric.us/media/tmp/jquery-form.html I would think the submit button data would also be included when doing $(form_obj).serialize()? Apologies if this has already been answered somewhere already. It can easily be remedi

[jQuery] grid-based page editor

2009-05-04 Thread Milan Andric
Hello, I’m looking for a javascript grid-based page editor, for lack of a better term. Some javascript code that takes a set of vanilla html div blocks and allows you to order them, move them, expand contract and maintains the grid system in a fixed width interface, like 12 column 960. The javasc

[jQuery] Re: where to load init function with google?

2009-03-18 Thread Milan Andric
llback(init); > > The domready wrapper is still a good idea though, depending upon where > your scripts are--at the close of the body we hope :) > > On Mar 17, 2:52 pm, Milan Andric wrote: > > > Hello, I was just adding a dropdown menu to my site using droppy. > >

[jQuery] where to load init function with google?

2009-03-17 Thread Milan Andric
Hello, I was just adding a dropdown menu to my site using droppy. http://plugins.jquery.com/project/droppy And I also use google jdev with google.load('jquery',...). Droppy requires a bit of code to initialize the dropdown: $(document).ready(function() { $('#nav').droppy();

[jQuery] Re: jquery for slideshows

2008-11-22 Thread Milan Andric
ks to Jquery. It reduces flash > costhttp://www.gruppo4.com/~tobia/cross-slide.shtml<https://lan.solugenix.net/exchweb/bin/redir.asp?URL=http://www.gruppo...> > Sai Krishna > > On Sat, Nov 22, 2008 at 6:57 AM, Milan Andric <[EMAIL PROTECTED]> wrote: > > > Hello,

[jQuery] jquery for slideshows

2008-11-21 Thread Milan Andric
. I'm wondering if javascript could accomplish the same things. http://www.flickr.com/photos/johntynan/3032282040/ http://www.slideshare.net/faqs/slidecast#1g Thanks for you help, Milan Andric http://m.andric.us/