Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 need html code

views
     
TSakira de aimbuster
post Feb 19 2006, 11:24 PM, updated 20y ago

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


there are some website that got locked backgroud,when we drag the page down,the background wont move,what is the html code for it?

edit:okay,thanks to everyone,I solved 1st question biggrin.gif

NEW PROBLEM: I know we can put background mucis into our webpage. However it will restart everytime i click on other link to another page of my website. ANyway to make it keep playing the same song,as long as the visitor is inside my webpage? What is the code for it?


a new question, how to make a picture change to another picture when cursor moved on it?

For example a button...(in html please ><)

This post has been edited by akira de aimbuster: Feb 28 2006, 12:07 AM
TSakira de aimbuster
post Feb 19 2006, 11:48 PM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


bump...help pls ><
TSakira de aimbuster
post Feb 19 2006, 11:54 PM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


Edit : http://sky2live.com/main.htm

Here is one of them

This post has been edited by akira de aimbuster: Feb 19 2006, 11:55 PM
TSakira de aimbuster
post Feb 20 2006, 12:00 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


hmm...i see,thanks i will try to mod it now,thanks.
TSakira de aimbuster
post Feb 20 2006, 12:03 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


I have another question,Ifmy content is too long for my background,it will simply deplicate another one at the bottom. How do i measure that thetre is one 1 backgroud?
TSakira de aimbuster
post Feb 20 2006, 12:15 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(AaronZe @ Feb 20 2006, 12:13 AM)
I dont understand....... sweat.gif
*
hmm...let say the background lenght is 'abcdefg'
when my site's content over the lenght ,it will repeat like 'abcdefg abcde...'

so,it cant give me the effect i want huh.gif
TSakira de aimbuster
post Feb 20 2006, 12:16 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(WaCKy-Angel @ Feb 20 2006, 12:07 AM)
Actually there's such html....I used it last time..
But the code i cant remember anymore.

Its actually using javascript to do that.
U can try www.javascript.com to search what u want
*
WAW,so messy website cry.gif

Can you please kindly search it for me? I know ntg about java ><
TSakira de aimbuster
post Feb 20 2006, 12:28 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(AaronZe @ Feb 20 2006, 12:22 AM)
oic....then you got to change your blogskin(assuming you are talking about your blog) to those that have frame in it where your posts will be in the box with scroll bar....you can find plenty of blogger skins here >> www.blogskins.com
*
lol,sorry for didnt mention,its for my website..it havent show up yet >.<

So any way?
TSakira de aimbuster
post Feb 20 2006, 12:42 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(AaronZe @ Feb 20 2006, 12:36 AM)
Then you got to use the [bad html removed] code

example here
CODE
<html>
<head><title>My website</title><head>
<body>
<iframe src="http://forum.lowyat.net" >
</iframe>
</body>
</html>


copy those codes into Notepad and save as "whatevername.html" then drag the file into a webbrowser  smile.gif
*
omg,i am getting blur now,so i need to paste this into m website template?
TSakira de aimbuster
post Feb 20 2006, 12:43 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(WaCKy-Angel @ Feb 20 2006, 12:39 AM)
Uhm...u doing school project?
What application u using to make the website?
Uh i think that thing u want can be set using any common website developer tools.
*
for fun and for adsense blush.gif
I am now using front page and dreamweaver ,but not so use to dreamweaver yet..

mind to tell me how to set? front page i cant found...
TSakira de aimbuster
post Feb 20 2006, 12:48 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


ARR...evil!! my mom is yelling at me now,gtg...gonna try it tmr thanks goldfires and others..

PLS keep posting other methods ,,thanks!
TSakira de aimbuster
post Feb 20 2006, 02:49 PM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(Rusty Nail @ Feb 20 2006, 09:33 AM)
i remember using these HTML codes way back in my notepad days
the code that you need to add is
<body background="yourimage.gif" bgproperties="fixed">
important property is bolded.

http://www.pageresource.com/html/fixedbg.htm
http://www.developingwebs.net/html/fixedbackground.php
*
done smile.gif
thanks
TSakira de aimbuster
post Feb 21 2006, 09:02 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


Hi all,new question updated >.<
TSakira de aimbuster
post Feb 21 2006, 12:47 PM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


Hmm...I just think about it,not really want to use it smile.gif
For example i wont really use the locked backgroud...Not now yet
I try to think anything that is possible to make the site wonderful.

So any good idea that is special?
TSakira de aimbuster
post Feb 28 2006, 12:06 AM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


a new question, how to make a picture change to another picture when cursor moved on it?

For example a button...(in html please ><)
TSakira de aimbuster
post Feb 28 2006, 12:49 PM

しごと~
*******
Senior Member
3,500 posts

Joined: Jan 2003


QUOTE(etsuko @ Feb 28 2006, 12:35 PM)
there's the ol Javascript method..

or the more modern LI menus accompanied with the CSS properties a:link and a:hover states.
*
Is this the old method you mean?
QUOTE(sinx @ Feb 28 2006, 10:20 AM)
CODE
<img src="Default_Image.gif" onmouseover="this.src='Other_Image.gif'" onmouseout="this.src='Default_Image.gif'">

*

 

Change to:
| Lo-Fi Version
0.0156sec    0.24    6 queries    GZIP Disabled
Time is now: 26th November 2025 - 12:25 AM