.:.:.:.:RTTP.Mobile:.:.:.:.
[<--back] [Home][Pics][News][Ads][Events][Forum][Band][Search]
full forum | bottom

ATTN: Ze Reverend(HTML question)

[views:1873][posts:5]
 _____________________________________
[Jan 8,2007 10:20am - sacreligion ""]
I just noticed that our website doesn't run the same on Mozilla as it does in IE(what I used to write it initially).

There's really only 2 issues, when you click on the opening image, it's supposed to load a new window with the main website. For some reason on Firefox, it'll load the new window AND load the main website in the original window. The other thing, is having a fixed background image.

It's not some huge important thing, but if you could check it out at some point and let me know what I'm missing to let it translate into Firefox so it displays correctly it'd be greatly appreciated.

http://www.sacreligion.net (simplest, website, ever)
 _____________________________________
[Jan 8,2007 10:27am - sacreligion ""]
so i just tried it again...and it's not having the issue with the pop-up windows anymore(must've been a fluke for some reason)

if you have another code for a still background other than "bgproperties=fixed" i could use that though ;)

gah...i've known HTML for like 7 years and I'm still such a n00b
 ______________________________________
[Jan 8,2007 10:32am - the_reverend ""]
cause you are telling it to do that.

you want this:
[code]
<a href="homoscript://" onClick="window.open('main.html','Main','width=700,height=400,directories=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=no,left=0,top=0,screenX=0,screenY=0');return false" onmouseout="BNB_mouseoff('a')">
[/code]
 _____________________________________
[Jan 8,2007 10:33am - sacreligion ""]
oh snap!

i wonder why i never had that problem until now

so pretty much just replace the link name with that java script doo-hickey in the href field?
 ______________________________________
[Jan 8,2007 10:34am - the_reverend ""]
and you need to make a style.. something like:

body {COLOR: #FFFFFF; background-image: url(/background.jpg); background-attachment: fixed; background-color: #070A19; background-repeat:no-repeat;
FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-ALIGN: justify}

and then look up the style for background-position. this will be left top by default.
 _____________________________________
[Jan 8,2007 10:39am - sacreligion ""]
thank you very much sir

perhaps i should've learned more about HTML after the year 2000


Reply
[login ]
SPAM Filter: re-type this (values are 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E, or F)
message

top [Vers. 0.12][ 0.004 secs/8 queries][refresh][