Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-11-2012, 03:36 AM   PM User | #1
NastyOner
New to the CF scene

 
Join Date: Dec 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
NastyOner is an unknown quantity at this point
Dealing with HTML #Anchors and CargoCollective

Hi everyone,

I am not sure this is the right place to post this problem. But, here it goes:

I am creating a portfolio website and I'm using a JQuery script to make the page scroll horizontally.

The idea is to have the navigation link to various div's across the page.
For instance,
Code:
<a href="#Anchor1">Link One</a>
If you see the website so far, you'll notice that the anchors don't behave very well. http://www.joshhalstead.com/

Any recommendations ?
NastyOner is offline   Reply With Quote
Old 12-11-2012, 04:35 PM   PM User | #2
tempz
Regular Coder

 
Join Date: Jul 2012
Location: London
Posts: 436
Thanks: 4
Thanked 80 Times in 80 Posts
tempz is an unknown quantity at this point
I have example how you should lay out your website.



Your current website is very hard to navigate. If you want people to use your website simplicity is key.

Use professional colours, nice layout.. etc.
tempz is offline   Reply With Quote
Old 12-11-2012, 05:00 PM   PM User | #3
resdog
Regular Coder

 
Join Date: Aug 2011
Location: U.S.A.
Posts: 233
Thanks: 2
Thanked 48 Times in 48 Posts
resdog is on a distinguished road
First of all, you need to ask yourself why you are doing this? The majority of people are used to going to a web page and using the scroll wheel to scroll. On your site, this will result in a horrible user experience, as they are scrolling nothing.

Secondly, you have a couple of jquery errors, which you need to address. This is why your site isn't scrolling horizontally (maybe):


Code:
Timestamp: 12/11/2012 10:57:37 AM
Error: TypeError: $(...).FreshBox is not a function
Source File: http://joshhalstead.com/_js/cargo.site.package.js?12.12.06
Line: 4718

Timestamp: 12/11/2012 10:57:37 AM
Error: TypeError: $(...).mousewheel is not a function
Source File: http://joshhalstead.com/flunkt-magazine
Line: 40
__________________
WordPress Designer and theme developer. KlongDesigns - helping bloggers and non-technical folks claim their space on the internet.
resdog is offline   Reply With Quote
Reply

Bookmarks

Tags
anchors, cargo collective, css, horizontal scroll, html

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:16 AM.


Advertisement
Log in to turn off these ads.