Jul 02, 2014 21:19
Hi. I'm having problems with hyperlink bookmarks. They used to work for me, but now all of a sudden they don't and if I click on them, instead of jumping down to the anchor point like they should, I get an error (invalid address, as if I wanted to just use the other "a href" thing to link to a different site). The code I use is this (without all the spaces in between of course):
< a href = " # bookmark1 " > blabla < / a >
...
< a name = " bookmark1 " > < / a >
Did lj change something and you can't do that anymore? Or do I need a different code now? I'm really confused and hope someone can help me.