HTML - Sweet Affiliate Code!!!
ok, its an affiliate code that when you put your pointer over it, it slows down the pic, its a marquee (also dont laugh because im pretty sure that everyone knows it, but i feel really happy, i tried really hard!!! it took so long for me to find out the onMouseover part....):
<!--start affiliates--!> <strong>affiliate program </strong> <marquee onMouseover="this.scrollAmount=3" onMouseout="this.scrollAmount=7"> </marquee> <!--end affiliates--!> Similar TutorialsHi All, First off, I am a complete beginner with html and javascript so please bear with me. My website is http://fly-budget-airlines.com. I have added a Terminal A Search Engine to the index page and, although it displays fine, if you enter flight details and click enter it doesn't work. I have found that if you load http://fly-budget-airlines.com/main.htm then the Search Engine seems to work fine. Therefore I beleive the problem lies in a javascript conflict with the menu (http://fly-budget-airlines.com/menu.htm). Can anyone help with this? Thanks in advance. Guy Hey. I'm relatively new to web design. I've made a gallery of photo's using this code: <INPUT type="image" src="image.ext" onClick="window.open('http://www.website/image.jpg,'mywindow','width=400, height=600')"> because I wanted all photo's to pop up in a new window, and with specified dimensions. This code works great, but I want to have the "rolleover" effect, where you can put the mouse over it and it changes the photo, such as with this code: <body> <a href="zstore.html" onmouseover='rollover.src="http://ollertonmusic.com/images/ministudio1.jpg"' onmouseout='rollover.src="http://ollertonmusic.com/images/ministripes.jpg"'> <img src="http://ollertonmusic.com/images/ministripes.jpg" name="rollover"> </a> I want to be able to have the image have the "rollover" effect when the curser touches the photo, AND open in a new window with specified dimensions. And I'm wondering where to add in the ALT tag. Thanks! Hi All, I need help with an affiliate link on my website The usual link is affiliatesite.com/visitors. The person then enters my username and password that I have provided. I have removed the requirement for my details needing to be manually entered by using this URL affiliatesite.com/visitors/?username.password Here's my problem. The person still has to click on another link that takes them to the sign up page which is affiliatesite.com/Members/application/JoinStep1.asp My question is, is there a way I can add something to the original URL (like I have with the ?username.password) so that it also performs the second action as well? So not only are my details automatically entered, but it then also forward the person to the members/application/JoinStep1.asp page? Thanks So I want to design a website that people sign up for a free service. Upon signing up they get a referral link to send people to the website. They have a members back page where they can log-in and have access to tools to advertise for the website and also track their hits to the website. I would also need an admin page that I could track their hits to their referral website and be able to e-mail all members at one time. I don't really want to buy affiliate software since im not really selling anything and I do not need all the features, any advice? All of a sudden I can't put in an affiliate link that contain an image. There's no problem with a text link. I've tried all kinds of links but none of them work. Every time I put one in a "img class with 4 random 20 character sets jumps in and the link doesn't work. Here is what I mean I put this in <a href="http://www.tkqlhce.com/click-4072394-10684742" target="_top"> <img src="http://www.awltovhc.com/image-4072394-10684742" border="0" alt="$5.99 Flat Shipping up to 15lbs" width="120" height="90" /></a> and this comes out <a href="http://www.tkqlhce.com/click-4072394-10684742" target="_top"> <img class=" gyucpbdejrxphzavvzpr gyucpbdejrxphzavvzpr" src="http://www.awltovhc.com/image-4072394-10684742" border="0" alt="$5.99 Flat Shipping up to 15lbs" width="120" height="90" /></a> I imagine it's something I have done as I seem to be able to mess up just about everything in my computer sooner or later. I sure would appreciate any help I can get on this as I've been playing with it for the past week. Thank you, donrock Hello, I am creating a site which will have 1000s of links to individual products. 1. Is there an efficient linking method that I can use that will hide the affiliate links from users and google? One that I don't have to add something manual to every single link? 2. One of my affiliates only has a link to their main page, ie www.site.com/aff=131 But I want to link to individual products and still include the affiliate link. Is there a way I can link to products and still get the credit for the affiliate link? Hi everyone. I'm part of the 1&1 web hosting affiliate scheme. As part of this I display a banner on my website which when clicked and and account is signed up for, I get commission on the sale. Anyhow, the banner displays fine in IE7 but will not display in any version of Firefox. Here's the code. Code: <a href=" http://1and1.co.uk/xml/init/?k_id=15923576 " target=" _blank "> <img src=" http://banner.1and1.co.uk/xml/banner?size=6&number=1 " style=" margin=left:5px;width:140px;height:28px;border:0; " alt=" 1and1 Banner " /></a> Does anyone have an idea why this is the case? I lost a bookmark that showed me how to cloak a affiliate link that looked like he copied the whole web page & added it to a subfolder. How do I do this, it really looked like he copied the whole sales page & just added it to his site. This way looks more professional & also looks like we own the affiliate product. Ok I would like to create an affiliate system for members of my site. How exactly do you go about doing this? I'd like this to be in the form of banners of my logo, so how do I write the code for the banner to become an active, trackable link for each person? I have google analytics I dont know if that helps. Ok I want to get involved with a few affiliates. Now they've given me the link I need to set up my store within my website, but I need to know how and what is needed to build the HTML/CSS page so that the store works. They salso said that I am able to skin the storefront with my websites look. So is just the very basics of an HTML page needed for an affiliate link to work? Or is it going to be something more advanced? Hello, I am a student and working on a simple first project. All I'm doing right now is writing my code in text edit, saving it as "test.html", and dragging and dropping the file onto Safari/Firefox to view my code. Everything works when I'm at my college's computer lab, but when I'm on my own mac notebook, the files load in the browser as my code. I've tried a variety of samples and checked my preferences, but I can't figure out what I'm doing wrong. Sample code I'm using - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <TITLE>Simple Link Example 2</TITLE> </HEAD> <BODY> <H1 ALIGN="CENTER">Creating Relative Reference Links</H> <HR> <P>Open <A HREF="practice1.html">Practice 1</A>.</P> <P> Open <A HREF="practice2.html">Practice 2</A>.</P> <P>Open <A HREF="practice3.html" TARGET="_blank"> Practice 3</A> in a new window.</P> </BODY> </HTML> Please help! I'm trying to wrap up an assignment and have been banging my head against the wall all night. Thanks! cordelia I was curious to find out, where can i find a cool looking shoutbox code where i can put on my message forum? Looking for some neat, and cozy with some advance options. Meaning, i would like to change the colors to match with my forum and stuff. Thanks. Hello! I have a blog on blogger and i want to make a c++ tutorial.. But every time i type "<iostream>" on post, when i see it, it is only "iostream". How can i make a code like the "[code]" from BBcode to cancel the compiling from HTML? Thanx! I have a website where I want to make a drop down menu that will bring you to different pages. It is a very basic, sort of old-fashioned website that relies entirely on html. What I'm trying to do is make a drop-down menu that will be used as navigation for a section of a website and I want to have it in each internally linked page in that section, but I'm going to be adding more pages to it over time so I want to be able to put the drop-down menu code in a separate text file and then substitute it into the pages that I make that the options in the menu link to and then just edit the code in the text file when I add another page so that I don't have to go back and edit the code every single individual page whenever I add a new one among them. Basically all I'm asking is how I can put html code in a text file and then substitute that code into an html page by referring to the file. Thanks in advance for any help. Close please, made a simpler question. Hello all... need help with this minor issue... site page: http://www.5starpaydayloan.com/new.html If you are viewing the page you will see that below the image of the group there is a break in the side bars that go along either side of the text... Can someone please help me figure out how to get rid of the break? Thank you! Hi im rich very first post but might be a good question. im looking for a code that when you load the page the exclamation windo pops up with the message. i made one for no right mouse clicks. i need one made to when my page laods they will see the message. Hi, I just want a code that when you hit a link it opens a new window, with specific height and width and at the same time works equal with Internet Explorer and Firefox. Is a kind of "full screen pop up". I hope you can help me with that. Can someone point me in the right direction for code to place an MP3 on my website? I would like it to be available to listened to online and also to download. Thanks. Hello i would really apreciate if some1 could help me with this kind of code : I have some thumbnails images and i want to play embed videos for each image, and the video to apears in a specific location .... If some1 could help thank you in advance |