Not sure how to use navigation on a horizontal site, anchors? Just want to have a smooth transition to that section when you click a link. Thank you!!
http://dylancherveny.com/portfolio2
Just a suggestion, I think the ornament would look better if it was more subtle (smaller), less noticeable.
Check this: http://archive.plugins.jquery.com/project/ScrollTo
or this: http://gazpo.com/downloads/tutorials/jquery/horizontal_scroll/
Thank you tremendously...tried getting the second one to work with mine and could not figure it out :/ ...I'll keep trying..thanks!
I coincidentally just finished this navigation bar pen. Use this and see if it can help you. http://codepen.io/Jarolin/pen/tneDb
@Jarolin I think you may have misunderstood? He's looking for a way to have his page slide to the specific content when clicking on his navigation.
@dilonv2 Why are you using tables?
You can use a scroll left.
Codepen Example
as far as to scroll from one section to another, just feed in your .offset().left
.offset().left
sorry wrong url... go here
Not sure how to use navigation on a horizontal site, anchors? Just want to have a smooth transition to that section when you click a link. Thank you!!
http://dylancherveny.com/portfolio2
Just a suggestion, I think the ornament would look better if it was more subtle (smaller), less noticeable.
Check this: http://archive.plugins.jquery.com/project/ScrollTo
or this: http://gazpo.com/downloads/tutorials/jquery/horizontal_scroll/
Thank you tremendously...tried getting the second one to work with mine and could not figure it out :/ ...I'll keep trying..thanks!
http://dylancherveny.com/portfolio2
I coincidentally just finished this navigation bar pen. Use this and see if it can help you. http://codepen.io/Jarolin/pen/tneDb
@Jarolin I think you may have misunderstood? He's looking for a way to have his page slide to the specific content when clicking on his navigation.
@dilonv2 Why are you using tables?
You can use a scroll left.
Codepen Example
as far as to scroll from one section to another, just feed in your
.offset().leftsorry wrong url... go here