June 18, 200818 yr Hey there guys, just wondering if anyone could help me with a couple of basic website functions. 1. I need to set up an iframe, i want to cloak an affiliate page, by having it on my domain, so that the url shows my domain, not some ugly ass affliate link. 2. How do i create a link on my page that will take the clicker to a different part of the page when they click, ie, further down the page? If anyone could clue me in on these two things, that would be so awesome. Thanks for your time, Nick
June 18, 200818 yr The easiest way to do this is to use frames (yes frames!). Your need two frames in the frameset, probably a top, and a bottom where the affiliate page is called. The top frame would be zero height leaving the whole page for the bottom frame - thus making it appear as if the page is on your own site. See http://www.w3schools.com/tags/tag_frameset.asp
June 18, 200818 yr Author Thanks a lot for that man, I will check it out, any idea how to do the other thing, I am sure its pretty simple, I just don't know it. Cheers
June 18, 200818 yr ... any idea how to do the other thing, You need a link pointing to an anchor on the page (see http://www.w3schools.com/HTML/html_links.asp).
Create an account or sign in to comment