![]() |
V. 0.95-beta
+ Added a couple necessary AdminCP options --- Enable/Disable option --- Path to fisheye directory option :) **Don't forget.. now you have to change the path to the fisheye directory in the options.. or it will NOT work.. |
Quote:
|
Quote:
|
Great Improvements BecomeUnbroken!! :up:
The Possibility to Turn On and Off the Hack via Options of Control Panel is Great and Very Easy to Use!! :up: My Best Regards!! ;) :) |
Quote:
Original Files are .png so use a Software like Microsoft Photo Editor and Save Them With GIF Format, and in Template "afm_fisheye_menu" change the Extension of the Files from .png to .gif!! ;) My Best Regards!! :up: :) |
Quote:
|
Quote:
Problem solved with the gif |
anyone? help with making this vertical? plz?
|
I've made mine vertical... but the JavaScript has been customized specifically for my layout, and there's really no possibility that it'd work perfectly for everyone if I were to release it here. Sorry.
If you're good with math, you can figure out the equations for the mouse pointer positions and the distance formula in the JS file. Go to the Interface website and download the Fisheye source. Play around with it, and place it below the other JS files in your headinclude so that it overwrites anything different from the Fisheye JS does that comes in this package. ------------------------------ To elaborate: 1) Go here --> http://interface.eyecon.ro/download 2) Select Fisheye, then download the package. 3) Place that JS file below the others 4) Start modifying it. Here's the code you'd need to modify: Code:
function(e) |
hi, where can i define the option when the icon is getting bigger if the mouse is coming ?
I put the menue in my navbar, but now i can't click on the logout link, because before i go to the link the fisheye menu icons are coming out ;) |
This plugin should be inserting javascript somewhere that has a value called "proximity" lowering this could help, but then the actual icons won't zoom as "fluidly" (As you move past them they'll kind of "pop" in and out of place instead of zoom gradually)
Alternately, you could follow the steps I posted above to download the original Fisheye source, but instead you would change the posy value in the JavaScript to make the vertical range that affects the dock smaller. I converted mine to vertical though, so I can't tell you what you'd have to change for sure... since I'm not the greatest with math, and the way I modified the JS was more of a "guess and check". =p You could TRY changing the "posy =" line to Code:
var posy = Math.pow(pointer.y - el.fisheyeCfg.pos.y - el.offsetHeight/2,3); |
well the first way was very nice, thank you !!!
and is there a way to set the space between the icons higher ? |
Just change the CSS. Either try changing the width of the link or the padding between them. I can't tell you for sure though as I made my layout vertical from day one and the CSS is completely different. :)
|
Quote:
|
Quote:
And as I said in my post this isn't really the best solution as that also affects how well the icons magnify as you move your mouse across them. The real solution would be to make the vertical range that the mouse must be in to magnify the icons *smaller*, and that takes a just-as-simple JS edit that I also provided. |
hi again,
my pictures are very fuzzy, suziq, is this normal ? |
Becomeunbroken: thanks, nice mod :).
I'm also wondering how you setup those really nice drop down top menus on the http://www.becomeunbroken.com site - they look fantastic. Any info would be greatly appreciated. Thank you, Isuru |
The only problem i got is fitting it into my template...
If anyone is willing to help me, here's my forum's link: www.smeker.ro I'm want to fit it to the right from the logo. |
I've Noticed that This Hack Slows Down the Movement of the Smilies after Browsing some Pages, when the Mouse Cursor is Moving and Movement of the Smilies is Normal only when Mouse Cursor isn'r Moving!! :confused:
Perhaps something in the Memory isn't Clearing Right and Accumulates and Saturates something in Memory or in the Internet Explorer Browser!! :confused: I'm 100% Sure of this because I've Tested that Behavior by Disabling the Fisheye Menu Hack and Speed of the Smilies Restores to Normal!! :confused: As I Told this Happens a few minutes and after Browing into some Pages on the Forum!! :rolleyes: The Hack Works Great, this is a Little Bug I've Noticed since some time Ago!! ;) My Best Regards!! ;) :) |
It works like a charm.. one of the best mods for me dudes.. EXCELENT job.. the only think is with internet explorer.. in vba it works without zoom at all.. inside the forums plays with 2-3 seconds delay (for the zooming) ... with firefox plays lightspeed without any delay.. Maybe can be a fix for this ? :D.. THANKS A MILION i installed offcource..
|
If I use vb condition
Code:
<if condition="$show['member']"> Any ideas how to make it work using vb condition? Thanks. |
Great Work!!!! Thanks...
|
Brillant tool. Works perfect on 3.6.8.
So easy to install too. Cheers :d |
Installed and Worki9ng nice. Best Regards
|
This site has also very cool png icons http://www.customxp.net/images/PngFactory/
Has some vb pngs as well :) http://www.customxp.net/images/PngFa...arch=vbulletin |
Quote:
PHP Code:
|
very good :)
|
it doesnt work in vB 3.7. ... ?
i installed it but the java effect doesnt do anything. |
does anybody have a solution ?
|
Nice, got it working on http://www.cashloopholes.co.uk
Just need to edit it now but i dont no what to use it for lol. Definately keeping it though. |
as far as i can see this product is interfering with the css of my style...when i disable it everything shows up fine, when i enable it, i dont get wounded corners...
can i some how fix this? |
Hi
It works fine on my site however it wont work whenever you view a thread. It just shows the images to the left stacked on top of each other. On every other page they load fine. I had a look at the source code and it appears that the links are being parsed as relative urls on the pages where the menu shows up and as absolute urls on pages where it wont show up, even though both are calling the afm_fisheye_menu template. Apart from that, it's still calling the js files on every page so I'm not sure what the problem could be. |
works great but y is there XX in the images
|
when enabling the product i see the fisheye menu displaying properly, but beside the css thats not working in my style...my png images in header which they show up properly in firefox, look like i am browsing with an IE 6!
The problem is that i dont know where these conflicts come from! Can somebody explain what this code does? Can somebody make it a bit more simple so that we can use without any more problems? Thanx |
got it working great thanks this is a great mod will see how my members like it
INSTALLED!!! |
Thank you so much for this great hack! LOVE IT!!!
INSTALLED!!! :) |
I love this hack. I would however like the ability to add text under the icons when they are docked so that what they represent isn't in question.
|
Quote:
- To add new menu items just use the following format: Code: <a class="dock-item" href="#"><img src="fisheye/images/home.png" alt="home" /><span>here</span></a> |
mastertek2000:
Yeah, I alredy know about that. What I wanting to do is put a text description under the icon when it is in the docked state. The code that is in the fisheye_menu will put the text up if you move your mouse over the icon. |
Quote:
|
All times are GMT. The time now is 09:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|