Coding help
- Started
- Last post
- 24 Responses
- Blueman
I need some help with my programing. I want to do a pullout menu. I'm not using flash.
I wanted to do it using .js scripts. I got it work but i redesigned to site a little and I can't get it to work with the layout.
Does anyone know how to make pullout menues like here http://www.wagesdesign.com/html2…
using asp? I don't know anything about it.Thanks,
- Blueman0
I just want to know how they did that pullout menu at the bottom right.
Thanks
- jevad0
Look for the ypSlideout component - brilliant.
- ********0
http://www.hotscript.com search for JS it has to be there
- Blueman0
thanks,... any more?
- unformatted0
the youngpup one i linked is the only one you need. it's pimp.
- Blueman0
Yeah unformatted i actually had that one on my computer.. But when i started the site i used a different one that overlapped what was under it..
Do have any samples where you used the youngpup menu? I'd like to see how it works. Does it allow me to use bg images?etc.
p.s .. is it ok if i email you if i need more help with the script.
Thanks.
- jevad0
hey paul - I used it on my site
- unformatted0
mediatemple uses it too. email or just post here if you need help. it's really easy to use.
- Blueman0
ok.. i saw your site before.. i can see that it is really customizable. The zip file comes with a bunch of different samples. do all of them work from the one .js script? ...yeah probably.. argh i'm talking to myself again.. i'll try to hack at it and see what i can do.. i'll ask for more help if i need more.. thanks again guys..
- Blueman0
man that didn't take long. can someone give me a really watered down version of this.. I mean i don't know where to start. I have another js scrip that i'm using but it's not as customizable as this..
If someone would be so kind as to make a little menu for me with let say.
Test
- sub for test
Test 1
- sub for test1
That would be so great..
Thank you
- mitsu0
hey, just create a div, set it's inner html the way you want the menu to look and then set it's style display values properly to show or hide... it's very simple...
ie:
img src='menu_bar.gif'
onmouseover="menu1.style.display...
onmouseout="menu1.style.display...
- Blueman0
ok... I didn't want to post this cuz all of you are going to rip it up .. but it's too late the client approved and that's that.
This is what was approved
http://www.integem.com/test/This is how I want to change it and need the new code for cuz the current one i have doesn't allow me to stay in the area that is has to.
http://www.integem.com/test1/So you see what i need.
- Blueman0
man i know i'm bitching but someone has to hold my hand on this one for a bit.
I still can't figure it out. Where do i edit. Do I edit in both the html file and one of the .js files the one with the C at the end?
- Blueman0
*bump*
-anyone want to hold my hand ont this one for a bit... I'm in a crunch now..
Thank you.. your help is always appreciated..
- ********0
hey why not use aspx as well
- Blueman0
man i don't know my code. What is aspx? I don't know how to use it or know what it's used for.
- joyride0
Why are you using a Div tag with tables nested in it. Try just using a centered table to hold it centered.
- Blueman0
I can't have it centered because it's to the left.
look at the design. don't worry about the menus.. they aren't possitioned right.
http://www.integem.com/test1
- Blueman0
ok here is the site
http://www.integem.com/test2/
with the old code. Can you see the menus?I haven't used yp code yet cuz i'm still having a hard time figuring it out. No all of the pages are updated or finished.
This is just a coding test.
P.S How can i make the white box have a scroll bar without having one anywhere else?
Thanks