Im wondering is this possible?
Also is it possible to have external links from within a dropdown?
http://www.kareemrizk.com/dev/
Cheers.
Im wondering is this possible?
Also is it possible to have external links from within a dropdown?
http://www.kareemrizk.com/dev/
Cheers.
Hello,
You can't do that without serious coding skills.
Sorry.
Thats cool,
Just wondering if anyone had seen it done before thats all.
Cheers.
Yes, people have done it...but it's not an off the shelf kind of thing.
Do you have any links where i could see examples?
I have a general knowledge of Jquery but implementing it with the way indexhibit works can cause some slight problems
I actually just figured it out!
It may be a little scrappy but its working and on IE6 also...
http://www.dev.kareemrizk.com/
How did you do this? I think people will go crazy if it's a workable solution that can fit most situations...
I just played and moved around things in the index.php of my temp. Its still pretty rough as you can see when you click the exhibit the menu does not stay open becuase its referring right back to the start of the 'UL'.. So ill need to fix this, might have a crack tomorrow.
It's purely done with javascript?
wao…
it works for real ?
I know. Why did nobody else think of this? Rather interesting...
;)
I guess no javascript, at the first sight appearently mattoman played tweaking the css rules: he inserted a new class < li> and subsequently a 2nd level < ul> which somehow escape the specific menu li rules still working the expanding menu!
btw it seems to me that the mentioned < li> tag is closed wrongly, before the nested < ul>.
still it works! amazing!
Ekxelent matt!
I hope that workin' just fine!
I was just looking for something like that.
I'm not a coder at all just a graphic designer trying lear some code... and just got into the indexhibit.
I hope you can post a tutorial on how to pull of that 3 Level Dropdown! ;)
Gratz!
Hopefully he comes back. I'm super curious about this...and I can kick down a little time to help out on this one. Then, we could do a tutorial...
Cheers guys,
Yeh i pretty much left the java-script alone it will need some tweaking to get this perfect but.
I just structured the HTML on the index.php a little differently by nesting the '' inside a list item of an unordered list. 
Like i said its pretty rough so i would love to spend more time to make it efficient and then i would defiantly write 
up a little tutorial on it!
Cheers.
Yeh i pretty much left the java-script alone it will need some tweaking to get this perfect but.
I just structured the HTML on the index.php a little differently by nesting the :
<plug:front_index />inside a list item of an unordered list. Like i said its pretty rough so i would love to spend more time to make it efficient and then i would defiantly write up a little tutorial on it!
Cheers.
Ok, that's what I was curious about because a pure js solution sounded too good to be true.
The thing about 3 levels...or even 2 levels (both of which I've done for people many times)...is that it won't necessarily work for all situations. So, I'm curious how this actually works...
Yeh i can understand that,
Ive spent a lot of time this morning trying to work out how to keep 3rd level open when the exhibit is selected.. (The active) I'm stuck though, do you think you might no why the list is closing when i select the exhibit?
Cheers.
What I do is run a check...if the active (clicked/open) node is clicked again it will do nothing (not close or reopen the same node) otherwise it will do the normal operations.
Im still stuck on the active.. I might just give up on this one, im happy to help anyone get to the same point im at..
Tut! Tut! Tut!
Tutorial!
;)
You need to be logged in to post.