[jQuery] Re: JQuery UI Sortable based on DIVs

2009-08-04 Thread EugeneS
make each child sortable > only by the .itemHeading: > $("#trip_content").sortable({ >   handle: ".itemHeading" > > }); > > - Richard > > On Tue, Aug 4, 2009 at 5:32 AM, EugeneS wrote: > > > here i made a small sample so you can see the pro

[jQuery] Re: JQuery UI Sortable based on DIVs

2009-08-04 Thread EugeneS
up/jquery-ui>- Richard > > On Tue, Aug 4, 2009 at 4:05 AM, EugeneS wrote: > > > hello, > > > have such a structure in HTML which finally looks like shown on this > > image > > >http://www.screencast.com/t/LNfPgoOWUf7: > > > -

[jQuery] Re: JQuery UI Sortable based on DIVs

2009-08-04 Thread EugeneS
sorry this URL http://www.screencast.com/t/LNfPgoOWUf7

[jQuery] JQuery UI Sortable based on DIVs

2009-08-04 Thread EugeneS
hello, have such a structure in HTML which finally looks like shown on this image http://www.screencast.com/t/LNfPgoOWUf7: -- Johannesburg Depart:

[jQuery] Re: How to make a secured login form

2009-02-14 Thread EugeneS
location.href (simply redirection) is so called web 2.0 ? :) web 2.0 is like a google mail where no redirection at all and all the content loaded dynamically. simplest realization can look like: 1) you will have one main script lets name it manager.php to this script you will send different valu

[jQuery] Re: cant get jquery to work

2009-02-13 Thread EugeneS
so you need any sample about how to work with the Jquery ? can you provide more details ? On Feb 12, 9:51 pm, DHall wrote: > i cant even get the example tutorialson the jquery website to work > when i try to use it can somebody help?

[jQuery] really working cross browser color picker palette ?

2009-01-15 Thread EugeneS
any one knows really working cross browser color picker palette ? ive tried to find but i cant :(

[jQuery] updating flash after changing flashvars

2009-01-14 Thread EugeneS
Hello, i have embed flash element on the page it looks like if i'm trying to change the FlashVars with new value it doesnt seem to be working but i see that new values was implemented alert($("#playersettings").attr("FlashVars")); $("#playersettings").attr("FlashVar

[jQuery] updating flash after changing flashvars

2009-01-14 Thread EugeneS
Hello, i have embed flash element on the page it looks like if i'm trying to change the FlashVars with new value it doesnt seem to be working but i see that new values was implemented alert($("#playersettings").attr("FlashVars")); $("#playersettings").attr("FlashVar