Hi Konrad, Cool I'm glad somebody does ;)
Fortunately, someone else recently asked so I put everything up on my GitHub account: https://github.com/johnnykahalawai/wonder JQuery Stuff https://github.com/johnnykahalawai/wonder/tree/master/Frameworks/Ajax/JQuery https://github.com/johnnykahalawai/wonder/tree/master/Frameworks/Ajax/JQueryUI https://github.com/johnnykahalawai/wonder/tree/master/Frameworks/Ajax/JQueryBootstrap JQuery Example App https://github.com/johnnykahalawai/wonder/tree/master/Examples/Ajax/JQueryExample The frameworks require a small change to Wonder: https://github.com/johnnykahalawai/wonder/blob/master/Frameworks/Ajax/Ajax/Sources/er/ajax/AjaxValue.java Basically, you need to make the access to properties type and value available to the JQAjaxValue subclass. I think that's my only change. There is also a responsive D2W Framework and Look that uses the JQuery frameworks. They are also up on Github. https://github.com/johnnykahalawai/wonder/tree/master/Frameworks/D2W/SmartAdminDirectToWeb https://github.com/johnnykahalawai/wonder/tree/master/Frameworks/D2W/SmartAdminLook https://github.com/johnnykahalawai/wonder/tree/master/Examples/D2W/ResponsiveMovies Note: Everything is a work in progress. Aloha, Johnny On Mon, Apr 21, 2014 at 9:48 PM, Konrad Kubacki <[email protected]>wrote: > W dniu 21/04/14 08:16, Jonathan Miller pisze: > > Hi Paul, >> >> I think it should work. Are you sure something else is going on? >> >> I have a JQuery version of Ajax Framework and I use that script too. I >> tried using an observer with it and it worked. Not exactly same as Ajax >> Framework but the observer is observing the original popup button. >> >> You can see sample here: http://www.kahalawai.com/cgi- >> bin/WebObjects/JQueryExample.woa/1/wa/PageAction/SelectPickerPage >> >> Johnny >> >> Hi Johnny, are this JQuery components available to download from > somewhere? I can't find it anywhere, but I'm in love with it's > 'data-wonder' replacement for inline javascripts. > > > Konrad >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
