Deacon Frost
06-02-2009, 02:45 AM
Nevermind, I'm going to use onkey, and make the div's offscreen. If you still wanna solve this, cool, I may end up using the concept, but I'm gonna try this way instead.
Old Post:
I'm gonna be as descriptive as possible, but bear with me.
The concept is simple, I know for a fact it can't be that hard to do, but it's just finding the resources. I'm not fantastic at Javascript, so I either have to have snippets to run off of, or simply use a free script.
Anyways, I'm trying to take the slide menu effect (dhtml) and change it around a bit.
http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm
That's the script I'm working on manipulating a bit, but I don't think it's going to work. I want that effect but I can't seem to get it how I want.
Basically, there'll be several tabs on the side of the screen. The user clicks one of those tabs, and it slides open the larger IV.
As is now, the script is not very lenient to that idea.
The reason being, the size of the displayed bar has to be the same size as the size of the slide out menu. I sort of want to mimic a filing cabinet, where you have various tabs, and they are in different positions, and you pull on one of the tabs, and the larger file emerges. Yeah, you know, that.
The concept is simple enough, I just can't figure out where to start. I really hate using this premade script though, because it uses a very different style of coding than I understand at the moment. Since the CSS isn't easily understandable, it's less easy to customize.
Anyways, if you've seen this effect, or know where I should start, point me in the right direction please.
If you need more descriptiveness, ask :). I'll draw up a picture of how it'll look.
Old Post:
I'm gonna be as descriptive as possible, but bear with me.
The concept is simple, I know for a fact it can't be that hard to do, but it's just finding the resources. I'm not fantastic at Javascript, so I either have to have snippets to run off of, or simply use a free script.
Anyways, I'm trying to take the slide menu effect (dhtml) and change it around a bit.
http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm
That's the script I'm working on manipulating a bit, but I don't think it's going to work. I want that effect but I can't seem to get it how I want.
Basically, there'll be several tabs on the side of the screen. The user clicks one of those tabs, and it slides open the larger IV.
As is now, the script is not very lenient to that idea.
The reason being, the size of the displayed bar has to be the same size as the size of the slide out menu. I sort of want to mimic a filing cabinet, where you have various tabs, and they are in different positions, and you pull on one of the tabs, and the larger file emerges. Yeah, you know, that.
The concept is simple enough, I just can't figure out where to start. I really hate using this premade script though, because it uses a very different style of coding than I understand at the moment. Since the CSS isn't easily understandable, it's less easy to customize.
Anyways, if you've seen this effect, or know where I should start, point me in the right direction please.
If you need more descriptiveness, ask :). I'll draw up a picture of how it'll look.