[jQuery] (smooth) scroll to anchor but...

2009-01-07 Thread schnuck
...what if the areas i need to scroll to are defined as anchors in html map elements on top of a large inline image? and the areas that trigger the links are image map areas too. clicking on the image map areas scroll from one area to another. ideally not using absolute positioning, but with html

[jQuery] a mix of normal javascript and jquery?

2008-02-17 Thread schnuck
hi again, i have the following code below which in fact works fine. what it does is it limits a small div to be only draggable within another fixed sized div. e.g. you can't drag the div out of the bigger div - it stops at its borders and acts like a prison. however, to me it looks like a mix

[jQuery] Re: controlling li-items with unique IDs and trigger corresponding DIVs

2008-02-15 Thread schnuck
thanks, klaus and jannik, for your replies. sorry for getting back so late. both suggestions don't work for me at the moment, but i will try a bit harder this weekend and see if it's just me or well.. just me :) thanks again for your help.

[jQuery] controlling li-items with unique IDs and trigger corresponding DIVs

2008-02-12 Thread schnuck
hi guys, hope someone can give me a hint for this. if i had an unordered list as shown below, where the li-items had unique IDs - is there any way that we check which li-items has been clicked so depending on that, we could show/animate a corresponding, unique DIV (each li-items would have its

[jQuery] say goodbye to sifr

2008-02-09 Thread schnuck
http://www.appleinsider.com/articles/08/02/07/apples_safari_3_1_to_support_downloadable_web_fonts_more.html

[jQuery] intercepting links and adding a short animation before executing them

2008-02-07 Thread schnuck
hello guys, the title tells it all really: intercepting links and adding a short animation before executing them this might be the most amateur question for tonight - however an answer would be very appreciated. example: i have a simple navigation in an unordered list. i want to make the page

[jQuery] Re: intercepting links and adding a short animation before executing them

2008-02-07 Thread schnuck
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of schnuck Sent: Thursday, February 07, 2008 3:17 PM To: jQuery (English) Subject: [jQuery] intercepting links and adding a short animation before executing them hello guys, the title tells it all really: intercepting links and adding

[jQuery] from builtwith.com, with love: jquery leads ahead

2007-08-14 Thread schnuck
i know... but still not bad at all: MooTools MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.

[jQuery] Re: jQuery PNG Fix

2007-05-21 Thread schnuck
thanks for this excellent plugin!

[jQuery] show/hide revisited

2007-05-18 Thread Schnuck
i can imagine that most people here cant see this topic anymore but however help is needed. i have this bit of code here (and god knows how old, unstylish and inefficient the code below might be) and all i am trying is to make one or two particular divs with set ids/classes to show and hide