(to the english part of the post)
Dir wird in diesem Artikel der neue jQuery Interfaces Fisheye position: fixed; Patch zum herunterladen angeboten. Mit diesem Patch funktioniert das Fisheye auch nach dem Scrollen bei fixer Positionierung. Die Vorgehensweise ist denkbar einfach. Es muss nur der Patch nach der jQuery interfaces Datei eingebunden werden. Ein Beispiel folgt.

<script type="text/javascript" src="jquery.js"></script> <!--- jQuery Framework einbinden --->
<script type="text/javascript" src="interface.js"></script> <!--- jQuery interfaces Plugin einbinden --->
<script type="text/javascript" src="fisheye_patched.js"></script> <!--- hier den Patch einbinden --->

Fisheye position: fixed; Patch herunterladen

Zip Datei enthält Javascript Datei.

Weitere Verweise zum Thema:


(Zum deutschen Teil des Artikels)

In this post you will be offered to download the jQuery Interfaces Fisheye position: fixed; patch. With this patch the Fisheye works after scrolling while it’s fixed positioned. The procedure is simple. You only need to include the patch after including the jQuery inferfaces file. An example follows.

<script type="text/javascript" src="jquery.js"></script> <!--- include jQuery Framework --->
<script type="text/javascript" src="interface.js"></script> <!--- include jQuery interfaces plugin --->
<script type="text/javascript" src="fisheye_patched.js"></script> <!---include the patch --->

Fisheye position: fixed; patch download

Zip file includes javascript file.

More links to this subject:

Weitersagen
  • email
  • Twitter
  • Yigg
  • MisterWong.DE
  • Webnews.de
  • Blogosphere News
  • MySpace
  • Facebook
  • Google Bookmarks
  • Live
  • Yahoo! Bookmarks
  • del.icio.us
  • Technorati
  • Wikio
17 Kommentare »
 

17 Antworten auf “jQuery Interfaces Fisheye position: fixed; Patch”

  1. lee sagt:

    Hi, it doesn’t seem to work in IE. Any solutions?

  2. Loaden sagt:

    Which IE version do you use?

    EDIT:
    Bug Fixed in IE 7.
    Thx for reporting.

  3. MNSweet sagt:

    Link is broken and can not seem to find any duplicates. Everything I have read says this is the thing to use. Can you reconnect the file?Google translation (EN-GR):Link ist kaputt und kann nicht scheinen, um alle Duplikate zu finden. Alles, was ich gelesen habe behauptet, das sei das Ding zu benutzen. Können Sie wieder die Datei?

  4. Loaden sagt:

    Downloadlink for Interfaces is fixed. You can download jQuery Interfaces here: http://www.monkey-business.biz/wp-content/uploads/2010/02/interfaces.zip

  5. MNSweet sagt:

    does this version of interfaces.js contain the patch if so: You = God

  6. MNSweet sagt:

    Nevermind I see where the link for your patch is. Feel free to delete this comment and modify the one above it to be just “You = God”. Oh on side note it works great, with only one bug (doesn’t work on refresh when already scrolled down the page); to bad I don’t think this WP theme will ever see the light of day. Thanks again. Max Sweet: Web Developer | WordPress Developer.

  7. Loaden sagt:

    Also Fixed. I just forgot to get the startup offset.

  8. Paul sagt:

    Danke für den Patch. Ich habe vorher selbst (leider erfolglos) an einer ähnlichen Lösung herumgefummelt.

  9. jason sagt:

    thank you for this….i have a horizontally scrolling page and the fisheye patch doesn’t seem to work?

  10. Loaden sagt:

    I checked horizontally scrolling. It definitively works.

  11. Mitch sagt:

    Hm … not sure what’s the difference ?The downloaded file seem to be the exact same as the original ‘interface.js’ – so why add the same file twice but with a different name?BTW. I also posted my problems on http://www.ndesign-studio.com/blog/css-dock-menuThanks a lot

  12. Loaden sagt:

    That’s right. There is no difference. It’s just a other download mirror for jQuery Interface. The other Download (http://www.monkey-business.biz/wp-content/uploads/2010/01/fisheye_patched.zip) contains the patched fisheye for fixed css positioning.

  13. Matthew sagt:

    This works really well, thank you.I am using your patch and everything works wonderfully except one thing. When used with Firefox, if I refresh the page after having scrolled down the page, the menu bar still appears at the bottom as it should, but the mouseover area that makes the fisheye effect moves to the top of the page. So I can run my mouse over the top of the page and the menu bar icons scale at the bottom of the page. This is only happening in Firefox on both windows and mac. It works perfectly in Chrome, IE, and Safari. Anyone seeing this? Any ideas?Thanks!

  14. Loaden sagt:

    I checked it on firefox 3+ on a linux machine. It works. Which version of firefox do you use?

  15. Christophe sagt:

    I have been looking for such a solution for a while, and unfortunately your patch doesn’t seem to fix my demo page (based on SharePoint):http://www.pathtosharepoint.com/Pages/Fisheye.aspx

  16. Loaden sagt:

    Try that demo http://www.monkey-business.biz/wp-content/uploads/2010/05/fisheye/index.html

  17. giant_coucou sagt:

    HalloSorry i don’t speak german so i’ll make it in english. First of all, thx a lot for the patch, working quite as well. But as Matthew said, there’s a bug (ff 3.6 & ie 7) when the footer is sticked on the bottom of the screen. If you refresh the page whith a scrolltop !=0, the bar stay sticked on the bottom (ok its normal) but the mouseover area stay on the top of the window. I tried to update your code but i did’nt succeed. Any idea?

Hinterlasse eine Antwort