How do you do a floating image?

liunx

Guest
how do you do the floating image so as you scroll up or down a page the image follows you?<!--content-->
<!--quoteo(post=78:date=Sep 8 2006, 04:38 PM:name=BaldNut)--><div class='quotetop'>QUOTE(BaldNut @ Sep 8 2006, 04:38 PM) [snapback]78[/snapback]</div><div class='quotemain'><!--quotec--><br />how do you do the floating image so as you scroll up or down a page the image follows you?<br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Hi Rob,<br /><br />Good Question, a really simple and easy to use floating navigation box is here:<br /><br />Floating Navigation Code<br /><br />Also, if you look around the whole of that site, you'll find some other really cool scripts also.<br /><br />Cheers.<br /><br />Ben <img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
<!--quoteo(post=80:date=Sep 8 2006, 06:42 PM:name=Ben)--><div class='quotetop'>QUOTE(Ben @ Sep 8 2006, 06:42 PM) [snapback]80[/snapback]</div><div class='quotemain'><!--quotec--><br />Hi Rob,<br /><br />Good Question, a really simple and easy to use floating navigation box is here:<br /><br />Floating Navigation Code<br /><br />Also, if you look around the whole of that site, you'll find some other really cool scripts also.<br /><br />Cheers.<br /><br />Ben <img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br /><br />Excellent resource, but they didnt tell you were the actual link to the image was, and i know nothing of java so couldnt suss it out. found this though which is self explanitory:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--><!-- THREE STEPS TO INSTALL LOGO BRANDING:<br /><br />   1.  Insert the first code into the HEAD of your HTML document<br />   2.  Add the style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
does anyone know if this can be done without using JavaScript? I'm keen to know if it can be done with just CSS - I'm sure I read ages ago somewhere target="_blank">http://simplythebest.net/scripts/DHTML_scr..._script_74.html<br />http://merhl.com/webdevblog/index.php?itemid=8&catid=3 (done with Flash)<br /><br />Hope this helps. <img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
Oh this is javascript?<br /> I do not know anything about javascript. <br /> And i dont want to know. <br /> Because i hate programming.<!--content-->
<!--quoteo(post=486:date=Sep 17 2006, 12:28 PM:name=deelip)--><div class='quotetop'>QUOTE(deelip @ Sep 17 2006, 12:28 PM) [snapback]486[/snapback]</div><div class='quotemain'><!--quotec--><br />Oh this is javascript?<br /> I do not know anything about javascript. <br /> And i dont want to know. <br /> Because i hate programming.<br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />why reply?<!--content-->
could i do that using html? say, for instance i want the center part of my page not to follow my scroll (since that's where my posts are located) but the sides will be following the scroll since that's where my profile, pictures and links are. thanks. <img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
<!--quoteo(post=1105:date=Oct 7 2006, 06:55 AM:name=sweet_mayhem)--><div class='quotetop'>QUOTE(sweet_mayhem @ Oct 7 2006, 06:55 AM) [snapback]1105[/snapback]</div><div class='quotemain'><!--quotec--><br />could i do that using html? say, for instance i want the center part of my page not to follow my scroll (since that's where my posts are located) but the sides will be following the scroll since that's where my profile, pictures and links are. thanks. <img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Generally that would be done using an iframe... but even then, I'm not sure that the outside scrolling and the inside *not* scrolling would be possible. I'll be watching to see, though!<!--content-->
 
Top