You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

modal overlay demo is broken Created Oct 7, 2009

This thread is solved

Views: 1416     Replies: 1     Last reply Oct 8, 2009  
You must login first before you can use this feature

dalboy

Posts: 1

Registered:
Oct 7, 2009

modal overlay demo is broken

Posted: Oct 7, 2009

The demo for the modal overlay isn't working. It was working yesterday so I assume it is as a result of the recent release.

you can see it on this page

http://flowplayer.org/tools/demos/overlay/modal-dialog.htm

It does not recognise when you click Yes.

buttons.index(e.target) results in -1 when you click any button so this line always returns false

var yes = buttons.index(e.target) === 0;

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

» modal overlay demo is broken

Posted: Oct 8, 2009

Reply to: modal overlay demo is broken, from dalboy
This is now fixed.

Thanks!