This is a message.

Forum user: graphicagenda

Basic information

Registered May 18, 2009
Last login Aug 21, 2010
Forum posts 5
Direct URL http://www.flowplayer.org/forum/users/10868

Latest forum posts

Posts:

Registered:

Actually

Posted: Aug 22, 2010

NM about Validator, I had css code body{overflow:hidden;} in the modal.
Removing that fixed everything in Firefox!

Posts:

Registered:

Fixed

Posted: Aug 21, 2010

I didn't realize, I was loading a page with another javascript validator. The vertical scrollbar issue for me is fixed. I am beginning to realize how overlay will load a page as ajax and not iframe.

Posts:

Registered:

Vertical Scrollbar goes missing in Firefox

Posted: Aug 21, 2010

When activating this overlay item as in the external page, the vertical bar goes missing. I am running other jQuery such as superfish and mootools. Even when I remove those instances, my vertical scrollbar goes missing only in Firefox (3.6.8). It works in other browsers.

Posts:

Registered:

check your quotation marks

Posted: Aug 21, 2010

$(".apple_overlay .contentWrap").html('<img alt="Spinner" src="/images/spinner.gif" />');

Posts:

Registered:

Making playlists happen with jQuery

Posted: Jun 5, 2009

Hello, I'm wondering if using .playlist("#playlist") can be rewritten so that it uses a $ or jQuery.noConflict() function..

I'm using Joomla plugin, and inserted the playlist-3.0.6.min.js.
To try to get playlists working in joomla.

The first clip plays fine, but when I click on any of the playlist items, the jQuery isn't being activated.