Using the dojo _javascript_ compressor has worked for me On 8/17/06, Thomas Fuchs <[EMAIL PROTECTED]> wrote:
This has been extensively discussed in the past.Search the list archives for "_javascript_ compress":
http://search.gmane.org/search.php?group=gmane.comp.lang.ruby.rails.spinoffs&query=_java
hat fixed positioning had poor cross-browser
support and JavaScript was needed to address the issue.
I'll Google around and do a few experiments.
Sam
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Samuel DeVore
> Sent: Wednes
That is more of a css issue then a javascript issue, you might want to
look at information about absolute positioning
Sam D
On 8/16/06, Sam <[EMAIL PROTECTED]> wrote:
I have a few controls (submit buttons), which would be nice to keep in the
display area when users vertically scroll to the b
I was wondering if there are any examples of an implementation of the "Slide Transition Pattern" for scripta/proto?I found a nice one using the Yahoo UI stuff and was wondering if there was a similar set of transitions for this?
http://developer.yahoo.com/ypatterns/pattern.php?pattern=slideYahoo UI
Does anyone have a leads or ideas how one could us the Observers to detect and act on single vs double clicks on objects/links?
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinof
Actually in this case it seems that it was as simple as setting the handle to the surrounding div.Sam Dps. I was heading down the road you suggested when someone suggested trying the handle
On 6/15/06, David Rusenko <[EMAIL PROTECTED]> wrote:
Sam,Actually, you could create an onChange handler for t
I have a page that I have been tasked with adding sortable support to, and the div elements that are being dragged have a in them with an onClick handler that opens a new window with a preview. Is there a way to keep that onCLick from firing when a sortable is dropped?
Sam D
_