Disclaimer: I am very new to actually producing Weblocks applications. I was wrapping a bit of jQuery code (Galleria) in a widget and found out that just including jQuery in my dependencies breaks the auto-update of widgets. I wanted to see if this is just the expected behavior and it is some kind of jQuery/Prototype conflict, or something else . This might very well be a some other kind of error. Here is my test case:
http://paste.lisp.org/display/129114 Without jQuery, you can increase and decrease the number-box widgets. With jQuery loaded, the links make no immediate changes, but after a page refresh, the changes show up. Also, any thoughts on a cleaner way to do this kind of demo program (although I am happy with everything except the inline style, but that is just for convenience during development). I am trying to write a tutorial reflecting the current recommendations on how to use Weblocks while I am learning (i.e. focus on widgets and dispatch facilities, leave out views, downplay continuations). Zach KS -- You received this message because you are subscribed to the Google Groups "weblocks" group. To view this discussion on the web visit https://groups.google.com/d/msg/weblocks/-/neO75eeh1MMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
