ike windows media or else id be in deeper trouble.
Begin forwarded message:
From: Daniel Rossi <[EMAIL PROTECTED]>
Date: 17 October 2007 3:13:10 PM
To: jquery-en@googlegroups.com
Subject: bug with empty() , quicktime plugin and safari
Hi there, Im not sure if im messages came through how
Hi there, Im not sure if im messages came through however Ive
narrowed down a bug with empty(), quicktime plugins in layers and
safari.
This same code registers as one child available but after removing
the video is still playing even though its removed and not visible.
while ( el.firstCh
Hi this wont empty the layer after a video plugin is inserted into
the layer using jquery.media
$(document).livequery(function(){
$(this)
.ready(function() {
$('.changeBitrate').change(function(event) {
$('#media').empty();
$('#media').media(attrs);
});
Hi there is there any progress in this bug
http://dev.jquery.com/ticket/925
I believe this is a problem in the latest jquery version. The
quicktime wont remove itself after calling empty, it will play in the
background even though another player object has been added to the
elements html
19/09/2007, at 6:25 PM, Erik Beeson wrote:
How does your code relate to ajax? I'm not getting it.
What's in 'info'?
--Erik
On 9/19/07, Daniel Rossi <[EMAIL PROTECTED]> wrote:
hi there seems to be a problem loading effects and jquery calls
after an
ajax call ha
How does your code relate to ajax? I'm not getting it.
What's in 'info'?
--Erik
On 9/19/07, Daniel Rossi <[EMAIL PROTECTED]> wrote:
hi there seems to be a problem loading effects and jquery calls
after an
ajax call has loaded content, this will not work after an a
ings, in firefox its the same it wont append the html
into the layer, i get the last function call though.
Even just
$('#media').prepend('test');
Will not show up.
On 19/09/2007, at 6:25 PM, Erik Beeson wrote:
How does your code relate to ajax? I'm not gettin
hi there seems to be a problem loading effects and jquery calls after
an ajax call has loaded content, this will not work after an ajax
call, the html doesnt get prepended etc
$('' + info + '')
.prependTo( $(container) )
.fadeIn(this.defaults.fadeIn
Hi ive noticed the each event only gets called once per page load in
safari. Is there any way around this. Is it a bug ?
On 05/09/2007, at 9:06 PM, SeViR wrote:
Yes they are :-)
On 9/5/07, Daniel Rossi <[EMAIL PROTECTED]> wrote:
With GMail, your messages has not shown in the conversations. You
can use Thunderbird or another
email client ;-)
Gmail pop here, I use Mac Mail. Thunderbird is terribly
Interesting, im not getting the initial email, just the replies ! I'm
using gmail pop though.
On 05/09/2007, at 7:24 PM, Dylan Verheul wrote:
Yes they are :-)
On 9/5/07, Daniel Rossi <[EMAIL PROTECTED]> wrote:
my emails arent coming through
my emails arent coming through
Hi it seems everytime the heartbeat plugin runs , it refreshes the
current page and keeps calling the uiblock plugin
$(document).ready(function(){
$.jheartbeat.set({
url: "/index/heartbeat",
delay: 3000
});
$.blockUI.defaults.pageMessage =
I reviewed the source and its much simpler than I thought, here is an
extension to jquery that works well, and obviouslly shouldnt break
other plugins
var userOSAgent = navigator.userAgent.toLowerCase();
// Figure out what browser is being used
jQuery.platform = {
mac: /mac/.test(use
Hi, I was wondering if there happens to be an alternative to the
JQBrowser plugin, it does what I want which is platform detection,
not just browser detection although it breaks the jquery browser
namespace , therefore breaks too many plugins that user that, as it
overrides the property w
15 matches
Mail list logo