I want to post some links on my main page that make the browser window land on a specific spot on a separate targeted page, within the site.
I did this before using something like this (but the links are on the same page as the targets) -
Code: html
<a href="#Target Name">Some Text</a>
Then the appropriate target would have -
<a name="Target Name">Some Point On The Page</a>
(might be something slightly different than that, but it's close)
How do I make that same code work by having the original link on a whole different page, and the target spot somwhere else?
Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
Like this?
<a href="About.asp#four">Link to Thingy on other page</a>
<a name="four">Thingy on other page</a>
geek
Last edited by aknet47 (2007-01-23 15:29:50)Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
geek?
Member
From: York, England
Registered: 2005-11-04
Posts: 608
I've been thanked 11 times.
Offline
yeah, ya know, geek!!
I woulda had to look that up and Im aaaalllll geeky nerd!
I can insult people in binary!!
Mind, i have to look it up too.
kudos for getting it within 30 minutes though, nice one 

Iīm studying absolute positioning with css at the moment, itīs difficult.
Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
aknet47 actually knew what it was called, which is geeky.
I on the other hand "stole" it from my own about page which is lazy shiftless geeky.
I've done a bit of absolute positioning. I try not to use that unless it's absolutely necessary though..
So is that how you write the code, or is that a guess??
position=absolutely-never-on-top-or-bottom-cause-im-a-geek
Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
It's actually how I write the code and it actually works.. Click the "Privacy" menu tab in the header of the gift site for a working demo..
Hey griff... what the heck is with the black avatar?
Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
It not all the way black. It's like an upside down spooky helmet face thing or something... to be rambling ambiguous.
or possibly a right side up spooky helmet face thing or something when viewed from a different perspective..
OK I give.
Hey griff... what the heck is with the black avatar?
DMX wrote:
It's actually how I write the code and it actually works.. Click the "Privacy" menu tab in the header of the gift site for a working demo..
I like the rounded boarders trick for the headings too - bookmarked it for further investigations.
aknet47 wrote:
Iīm studying absolute positioning with css at the moment, itīs difficult.
Heh heh -- it's not that difficult; we've all been there at one time or another! 
Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
if there still is one...
aknet47 - Google for "Nifty Corners" and CSS or something or PM me and I'll help you get the parts together if you like.
DMX wrote:
It not all the way black. It's like an upside down spooky helmet face thing or something... to be rambling ambiguous.
or possibly a right side up spooky helmet face thing or something when viewed from a different perspective..
OK I give.
Hey griff... what the heck is with the black avatar?
Spooky Helmet Face?
I don't see it. I have a single black box... nothing in it at all.
There USED to be a guy there, then it disappeared somewhere.
Member
From: Southwest, U.S.
Registered: 2006-10-23
Posts: 378
I've been thanked 1 times.
Offline
Copy the image to the clipboard and paste it into whatever you can lighten it up with and poof: "spooky helmet face thing" looking right at ya.
Member
From: South Africa, Port Elizabeth
Registered: 2006-08-23
Posts: 1914
I've been thanked 34 times.
Offline
Html... css... geeks... all the cool kids use cool things like graphics programs that export html and java 
i feel like such a loser with my new software
a few weeks ago i woulda had that answer in 5 minutes.... now look at me... drooling in awe!!! Damn YOu AdoBE anD macrOmedia!!!!! damn you to heck 
how do you guys see a black box thingy for griff? i see the usual guy in a robe? in a button which im guessing was made using corel xara?... i made an elephant look like that
but seriously? i cant see anything different?
My up and coming... soon to be real website... www.thewebguy.co.za (one day i will finish it
)Member
From: Stillwater, Oklahoma
Registered: 2005-12-30
Posts: 32
I've been thanked 0 times.
Offline
MrStitch wrote:
So is that how you write the code, or is that a guess??
That is actually how the code is supposed to be written. And, it does work. ;-)
TPW Article Distribution Service
Author: Article Marketing for Traffic, Sales and Profit
In Memory of my role model, Giordano Bruno (1548-1600), I will bring the lighter fluid, if you will bring the match
| Never |


