Forum Moderators: not2easy

Message Too Old, No Replies

Links in <div>

help

         

sodabushes

10:59 pm on Mar 17, 2005 (gmt 0)

10+ Year Member



I'm having this problem with a website I'm making. I have a <div> layer in which I have a bunch of links listed. What I want to do is make these links within the div layer, like you click it and it just takes you to a place farther down the div. The problem is, it isn't working; i have it set up in the normal html way, like <a href="#itemname"> and then <a name="itemname">, but nothing happens when you click on the links. I was wondering if there was something else you had to do to link to places within a div layer that is different? thanks so much.

evilregis

11:29 pm on Mar 17, 2005 (gmt 0)

10+ Year Member



Does the address bar change when you click the link? eg. from [yoursite.com...] to [yoursite.com...]

sodabushes

12:22 am on Mar 18, 2005 (gmt 0)

10+ Year Member



yes it does change, the page just doesn't move anywhere.

sodabushes

12:45 am on Mar 18, 2005 (gmt 0)

10+ Year Member



ok new development - now when i click the link, the page moves, but it goes down the main page instead of down the div layer--is there any way to fix this? (and this only happens in internet explorar; nothing happens at all when i click the links in safari)