Re: [jQuery] Fancy Menu

2007-03-19 Thread Schnuck
it is lacking this. but maybe in the next version? :| On 19/03/07, Christopher Jordan [EMAIL PROTECTED] wrote: I looked at this and didn't see any examples of drop down menus or sub-menus. I don't have a lot of use for a menu system that doesn't have this sort of capability. Did I miss the

[jQuery] jquery scrollbar

2007-03-18 Thread Schnuck
. is there any way to fix this? i could imagine this could be of interest for others too since this technique finally gives cross platform identitical scrollbars and would help unifying designs. any help highly appreciated. thanks, s here is a test site: http://www.myonlyworkingeye.co.uk/schnuck

Re: [jQuery] jquery scrollbar

2007-03-18 Thread Schnuck
sorry, bad bad typo: hi husy = hi guys :) On 18/03/07, Schnuck [EMAIL PROTECTED] wrote: hi husy, ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] jquery scrollbar

2007-03-18 Thread Schnuck
/plugins/scrollWindow/demo/ -- Brandon Aaron On 3/18/07, Schnuck [EMAIL PROTECTED] wrote: hi husy, i somehow figured out how to have multiple instances of the jquery scrollbar on the same page - however, i would like to use those scrollable divs in a auto-centered fixed width layout. i

[jQuery] Page Preloader

2007-03-10 Thread schnuck
this request is from last year, but however, anyone with some fresh ideas on this? cheers, s cap_nemo wrote: I'm looking for the best way to load scripts, css, and images before anything else happens. Hopefully with some sort of progress bar or percentage indicator. Any ideas on the best

Re: [jQuery] CSS Doctor :D

2007-03-09 Thread Schnuck
hi abel, done, zipped and sent back to you. hth, s ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Tooltips and Google Maps

2007-03-07 Thread Schnuck
hi patrick, i have stripped down your code to have it more barbone for debugging. and here is the result, works 100% as, i hope, you intended. please discard if i got you wrong and you meant something completely else. on hover the tooltip appears (the google map) and while you hover the map you

Re: [jQuery] Animated More Info.

2007-03-05 Thread Schnuck
do you have a demonstration site up? On 05/03/07, JQuery - SimDigital [EMAIL PROTECTED] wrote: Take a look how i solve the problem: script type=text/javascript src=jquery/jquery.js/script script $(.name).click(function(){ theParent = this.parentNode;

Re: [jQuery] jquery flash sIFR fla file

2007-03-05 Thread Schnuck
i was about to resave this in flash 7 for you but it gives me a warning that filters will get lost by doing so - i take that as the whole thing will be nonfunctional afterwards. sorry. On 04/03/07, Sam Sherlock [EMAIL PROTECTED] wrote: I am playing around with the flash plugin for jquery

Re: [jQuery] jquery accordion plugin settings help

2007-03-01 Thread Schnuck
The hidespeed is measured in milliseconds, using the same units as jQuerys built-in animations. So the smaller the value, the faster the animation. Try to simply increase the value, that should give you a smooth animation. that indeed worked, however still odd, the same value was smooth

[jQuery] jquery accordion plugin settings help

2007-02-28 Thread schnuck
hi guys, i am using the below with the accordion plugin and want initially all panels to be closed, hence i have added active: false but with no effect at all. what am i doing wrong? tia, s $(function(){ $('#main').Accordion(); $.extend($.fn.Accordion.defaults, {

Re: [jQuery] Another PNG transparency thingy for IE

2007-02-27 Thread Schnuck
i can second that - a sample page would be of great help. thanks in advance! s On 26/02/07, Weaver, Scott [EMAIL PROTECTED] wrote: I have seen a number requests and solutions for fixing PNG image transparency in IE on the list. However, I have never seen one that addresses transparency of

Re: [jQuery] PNGs in IE

2007-02-26 Thread Schnuck
hi klaus, - first it seemed to work, now it doesn't. do you or anyone know or understand why the following freezes internet explorer (as also noted by SNF)? your tipp on the url below works fine, but the bit you posted about making this work for background images as well makes IE6 freeze. any

Re: [jQuery] Thickbox and FF Mac

2007-02-23 Thread Schnuck
it might sound stupid but i believe thickbox is meant to be working like this. sure, it re-centers the image in realtime when resizing the window but it does not do that with the overlay. same happens on the official thickbox page in firefox AND safari. On 23/02/07, Seb Duggan [EMAIL PROTECTED]

Re: [jQuery] Thickbox and FF Mac

2007-02-23 Thread Schnuck
(as in the screenshot). On 23 Feb 2007, at 10:39, Schnuck wrote: it might sound stupid but i believe thickbox is meant to be working like this. sure, it re-centers the image in realtime when resizing the window but it does not do that with the overlay. same happens on the official thickbox

[jQuery] PNGs in IE

2007-02-22 Thread schnuck
anyone knows of a jquery plugin that fixes PNG transparency in IE 5.5, 6? or any ideas please? tia, s -- View this message in context: http://www.nabble.com/PNGs-in-IE-tf3272202.html#a9098109 Sent from the JQuery mailing list archive at Nabble.com.

Re: [jQuery] PNGs in IE

2007-02-22 Thread schnuck
( this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src=' + this.src + ', sizingMethod=scale)', this.runtimeStyle.backgroundImage = 'none', this.src = 'blank.gif' ); } /style ![endif]-- Sam Collett wrote: On 22/02/07, schnuck [EMAIL PROTECTED] wrote: anyone knows

Re: [jQuery] New jQMaps and jQPanView plugins

2007-02-21 Thread Schnuck
wow, thanks. On 21/02/07, SeViR [EMAIL PROTECTED] wrote: Hi, I write some plugins for jQuery that I would want to share with everybody. Sorry, I have no time for comment the code. I make a simple sample pages with notepad ;) jQMaps plugin:

[jQuery] div slider

2007-02-18 Thread schnuck
hi guys, i am trying to do the following: imagine you have a jquery powered slider as in here (look at the top horizontal slider please): http://interface.eyecon.ro/demos/slider.html how can it be accomplished that when moving the slider in a horizontal direction (right or left), in a another