Check out the dojotoolkit.org menuI have it on my site http://jonsupersite.com/help.htmIt is realy simple to set up.
On 6/23/06, Jerod Venema <[EMAIL PROTECTED]> wrote:
Yahoo's UI has a menu item, if you haven't had a look at it yet...http://developer.yahoo.com/yui/menu/and although not strictly a
Yahoo's UI has a menu item, if you haven't had a look at it yet...
http://developer.yahoo.com/yui/menu/
and although not strictly a "menu", you can feel free to grab this one
I whipped up:
http://clarityccs.com/modernapp/bluedialog/test.html
-Jerod
On 6/21/06, [EMAIL PROTECTED] <[EMAIL PROTEC
this works:
onclick='new Effect.Scale(this,50);'
but this does not:
onclick='new Effect.Scale(this,50,{queue:front}); new Effect.Scale
(this,200,{queue:end});'
what is the correct syntax for using queue ?
many thanks as I have just started wrapping my head around scriptaculous
g
This is driving me absolutely crazy :). The scripts are all in /javascripts.
I've made sure that all the links are correct.
Also moved the script for the draggable right below the tag.
Blue
Red
Orange
Green
Aquamarine
new
Draggable('ele123', {revert:true})
I've run plenty of javas
Very new to "coding" javascript.
I've moved the script below the on top of that, under the
, outside of the div , very odd. The only error I get from FF
java console is "Draggable is not defined" IE also reports there are
script errors in the page.
This is script - I think it's right, I'd lik
Ian Tyndall wrote:
I'm currently working on a method to implement a scroller for a div
using a slider. I need to do this as an alternative to making a
stylish flash scroller with content.
The main advantage of this method is to allow the ability to style the
sliding elements cross browser (an
You need to put the script that creates the draggable below the element
you want to be draggable. Pages are parsed sequentially by browsers, so
your javascript is being evaluated in the HEAD, long before the element
you are trying to reference has been built by the browser. I'm
surprised you aren
I asked the other day about this problem but haven't received a response.
Trying again:
I just downloaded 1.6 and can't get a simple draggable to work, which
is weird. I know it's not my browser since the demos are working.
Here is my simple code. I've also had the "new Draggable" between
the
Webkit is a better safari debugging environmentOn Jun 23, 2006, at 9:59 AM, Ken Snyder wrote: Also I find the hack below quite nice for debugging every once in a while regardless of the browser: if( !confirm(debugging info) ) halt; “halt” throws a parse error only if you press cancel on the confirm
Title: Message
Also I find the hack below quite nice for debugging every once
in a while regardless of the browser:
if( !confirm(debugging info) ) halt;
“halt” throws a parse error only if you press cancel on the
confirmation box.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PR
On Fri, 23 Jun 2006 09:48:39 -0400
"Sam" <[EMAIL PROTECTED]> wrote:
> Looks good. How about posting a URL explaining how it works ?
>
http://mlmlml.yaekumo.com/MultiFileUpload/
I added some comments in the source. Please open the page and view
source. That should explain enough, I guess.
Title: Message
Safari has a built-in debugger that is nearly
useless, and on top of that, hidden by default. Google for safari _javascript_
console and you should find instructions on how to enable it. It will tell you
when it has errors, but provide little to no information about what th
webkitOn 6/23/06, Sam <[EMAIL PROTECTED]> wrote:
This is way OT, but
here goes...
I've had an iBook
for 2 days now and am debugging a web built with prototype/script aculo /
windows / etc... I have no real experience on a Mac.
Occasionally,
there's no better way to debug _javascript
Title: Message
This is way OT, but
here goes...
I've had an iBook
for 2 days now and am debugging a web built with prototype/script aculo /
windows / etc... I have no real experience on a Mac.
Occasionally,
there's no better way to debug _javascript_ than an alert in a loop...
Once I h
Surendra Singhi <[EMAIL PROTECTED]> writes:
> Surendra Singhi <[EMAIL PROTECTED]> writes:
>
>> Hello,
>> I have created a ticket for an enhancement of the autocompleter to show the
>> options immediately when the field gets focus. Right now at least one
>> character must be typed for autocompl
Looks good. How about posting a URL explaining how it works ?
Sam
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
I've got the slider working with Effect.Slide... sort of:http://knowmad.com/~ian/scroller/scroller.htmlAny recommendations will greatly be appreciated!If you want me to post the js, please ask.That's a no-no on Safari. Doesn't do anything at all. Best regards Peter De Berdt __
Ian Tyndall wrote:
Ian Tyndall wrote:
I'm currently working on a method to implement a scroller for a div
using a slider. I need to do this as an alternative to making a
stylish flash scroller with content.
The main advantage of this method is to allow the ability to style
the sliding eleme
Ian Tyndall wrote:
I'm currently working on a method to implement a scroller for a div
using a slider. I need to do this as an alternative to making a
stylish flash scroller with content.
The main advantage of this method is to allow the ability to style the
sliding elements cross browser (an
19 matches
Mail list logo