[jQuery] Timeout

2009-03-31 Thread Elledinho
Hi guys. Can you tell me how to make a ajax-script witch is running in the "background"? I want a script witch reloads a .php-file every 10th second. How can I do this? :-)

[jQuery] Slider - value = function

2009-03-05 Thread Elledinho
Hi peoples. I just wanted to ask... is is a bug that I cant use a function as value of a Slider (UI) ? fx: $("#soundControl #setVolume").slider({ range: "min", min: -3, max: 103, value: ytplayer.getVolume(), }); This wont even show the slider because of the value

[jQuery] Youtube Playlist in jQuery

2009-02-20 Thread Elledinho
Hi peoples out there! I have been looking for a plugin witch can play youtube-videos from a list and appear a small text, when a song just got started. I imagine something like this: $(document).ready(function(){ $('#YTsong').myYouTubePlaylist({ player: '#myYTplayer', //