horizontal website?
- Started
- Last post
- 10 Responses
- ryanryan
I can't seem to figure this out. The site is about 3500px wide and I'm trying to make a nav item that once clicked, shoots you horizontally accross the screen.
Any idea on links or tutorials? I've looked around and found nothing...thanks!
- van_rijn0
try this link
http://modernpackaginginc.com/
can get the idea of how it is done. on the bottom of the ifram, you will see "Next 5 Products"
click it
- doesnotexist0
wouldnt that work the same way youd do it if your site were vertical?
- Hue0
just a simple scroll javascript?
- van_rijn0
you can use a normal acnhor tag like click and content
you can also use javascript to call out exact pixel coordinates and for the window to slide to the content like - http://www.modernpackaginginc.co…
- van_rijn0
i meant to write in
< a href = "#click" > click here < / a >
< a name = "click" > < / a >
when copying and pasting, get rid of the spaces in the tags
- ryanryan0
Here is what I am trying to do:
http://staging.lushconcepts.com/…Clicking on ‘about’ would reposition the screen to the second paragraph of text.
- ryanryan0
I have found examples like this: http://www.brandspankingnew.net/… but they do not conform to a horizontal environment.
- Hue0
have a look at http://www.mediacollege.com/inte…
is just a matter of specifying horizontal rather than vertical
- yourisak0
If you just use normal anchors with horizontal a problem occurs, cause then it will just stop when it reaches the specified point - in this case when the left side of the screen reaches it, and therefor the content wan't come into the page..
- radar0
javascript or flash, this was well done. http://www.wolfmother.com/