I added a jquery script to create a mac type navigation menu(jdock) in my theme. I have the images placed properly. When i load the page the icons appear properly and they get bigger when i hover (as expected) but after like 2 seconds the icons disapper i only see alt text for images. I am unable to find what is causing the icons disappear after 2 seconds. The jquery file is linked and all the icons are linked properly, I cant understand whats going wrong.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Mandvika Rathore@Mandvika

Mandvika Rathore - 0 likes
- jaxcatz@jaxcatz

jaxcatz - 0 likes
- Mandvika Rathore@Mandvika

Mandvika Rathore - 0 likes
- Mandvika Rathore@Mandvika

Mandvika Rathore - 0 likes
- Mr Elgg@MrElgg

Mr Elgg - 0 likes
- Team Webgalli@webgalli

Team Webgalli - 0 likes
- Mandvika Rathore@Mandvika

Mandvika Rathore - 0 likes
- Team Webgalli@webgalli

Team Webgalli - 0 likes
You must log in to post replies.When I checked it in firebug I always get src of image as "_small.png" why is that?I am modifying theme_elgg_example
Nice idea :)
are you using the code from http://www.wizzud.com/jqDock/ ??
always test mods with a gud stable theme
there is a mod thats somewhat like the menu you are trying to achieve
originally from BuBu - Fisheye menu... someone else recently modified it... search for that,
you can learn from it or use that straight....
HaPPy ElGGinG :)
Do GooD :)
I am using the fisheye menu theme as an example...still cant figure out d prblm
When I load the page the icons show up but then they shrink and finally disappear???
From http://www.wizzud.com/jqDock/ introduction to jdock:
"You may need to ensure that the placement of your menu allows for expansion, either horizontally or vertically depending on the assigned alignment. The Dock will extend both ends of its major axis as the images are rolled over, as well as enlarging the relevant images themselves, and you want to avoid having it disappear off screen, or under other elements, if you can help it. The Dock will always do its very best to position itself centrally (along its major axis) within what it thinks is the maximum space required for any expansion."
This may help.
Mandwika, does your images folder contains the corresponding small images?These types of scripts usually needs twotype of images (a small and a large).
Oh Yeah....my images folder did not have corresponding small images...thanks for pointing that out...:)
I was breaking my head on that one for long but couldn't figure out.......Thanks a lot!!
Glad to hear that :)