Admin
Administrator
Posts: 5
|
Post by Admin on Jul 1, 2012 12:56:27 GMT -8
JUMP LINKS:This was requested a couple days ago, but took me a while to find a working script. I actually had to edit one to fit. To link to a certain spot within a post, you first create a marker or anchor at the point you want the jump to, er jump to. Heh. There are three ways to do this, each way is equivalent with the other two. Here's a sample of the code: After that's done, you then go to the point you will be jumping from. If it is within the same post, and add this bit: [jumpto="#Example_1]Jump to Example 1[/jumpto] If you're providing a jump point from a different post, you instead create a URL/link as normal, except you add the #ANCHORNAME bit to the end. Here's what I mean: [url]www.somesite.com/somepage.html#Example_1[/url] [url=www.somesite.com/somepage.html#Example_1]Jump to Example 1[/url]
|
|