Why the hell is there a scrollbar at the bottom of this gallery? (html experts help)
Collapse
X
-
hatisblack at yahoo.comComment
-
It's due to the frame being set at 100%Originally posted by Myst
you using firefox? cause theres one in IE, and ive got 1280x1024 running
You prob have your window slightly smaller than maximum size right? Maximize the window and scrollbar should vanish.....I used IE and same res as you and only see scrollbar if i shrink window (even a tinyyyyyyyyyyy bit)
Skype variuscr - Email varius AT gmailComment
-
-
Originally posted by Varius
It's due to the frame being set at 100%
You prob have your window slightly smaller than maximum size right? Maximize the window and scrollbar should vanish.....I used IE and same res as you and only see scrollbar if i shrink window (even a tinyyyyyyyyyyy bit)
Kind of, its because the frame has the margin set to 0 so the main page has the default margin making it a tad biggerhatisblack at yahoo.comComment
-
You dont need to just set the page that you using to margin=0Originally posted by Myst
the thing is, i cant change the frame code..
the domain host adds that in (url forwarding)hatisblack at yahoo.comComment
-
Hey did you ever happen to find a solid "universal" solution to pop windows in both sp1 and sp2 ?Originally posted by SmokeyTheBear
Kind of, its because the frame has the margin set to 0 so the main page has the default margin making it a tad biggerSkype variuscr - Email varius AT gmailComment
-
Kind of..Originally posted by Varius
Hey did you ever happen to find a solid "universal" solution to pop windows in both sp1 and sp2 ?
see www.earthunplugged.org/aa/
popunder and popexit code for sp1 sp2 and new FIREFOX popup code..hatisblack at yahoo.comComment
-
I think its topmargin=0 leftmargin=0 rightmargin=0 ?? not quite sure about that but try it..Originally posted by Myst
as in in the body tag?
<body margin=0> or is it something in the styles?hatisblack at yahoo.comComment
-
Coll I'll check it out, thanks....just need it for our members who wish to automatically launch our chat/IM/webcam system upon loginOriginally posted by SmokeyTheBear
Kind of..
see www.earthunplugged.org/aa/
popunder and popexit code for sp1 sp2 and new FIREFOX popup code..
Skype variuscr - Email varius AT gmailComment
-
-
I would suggest using the flash method then.Originally posted by Varius
Coll I'll check it out, thanks....just need it for our members who wish to automatically launch our chat/IM/webcam system upon login
It can popup a window using a small flash file , and will work in i.e. and firefox as long as the flash plugin is installed ( default in i.e. i think )hatisblack at yahoo.comComment
-
Hrm that sounds like a good option, since our new cam/chat/IM interface is being done in Flash (current one is html/javascript for chat/IM and java applet for cam - old but works ok)Originally posted by SmokeyTheBear
I would suggest using the flash method then.
It can popup a window using a small flash file , and will work in i.e. and firefox as long as the flash plugin is installed ( default in i.e. i think )Skype variuscr - Email varius AT gmailComment
-
http://www.earthunplugged.org/aa/fire.htmlOriginally posted by Varius
Hrm that sounds like a good option, since our new cam/chat/IM interface is being done in Flash (current one is html/javascript for chat/IM and java applet for cam - old but works ok)
use the flash file on that page and embed it like in sourcehatisblack at yahoo.comComment
-
Thanks....google bar did block that method though, but as long as we can provide it for as many people as possible, it's ok.Originally posted by SmokeyTheBear
http://www.earthunplugged.org/aa/fire.html
use the flash file on that page and embed it like in source
The rest can just open it themselves with a click, or allow our site...Skype variuscr - Email varius AT gmailComment
-
didnt work :/
http://www.guyproject.com/john/index2.html
the auto frame generated code is horrible lolICQ: 298-523-037Comment
-
try putting your margin options in the frameset tag instead of the frame tag....Originally posted by Myst
didnt work :/
http://www.guyproject.com/john/index2.html
the auto frame generated code is horrible lol
you can also force no scrollbar with scrolling="no" in your frameset tag.Skype variuscr - Email varius AT gmailComment
-
-
nope, its generated by my domain host - url forwardingOriginally posted by Varius
isn't the <frameset> tag in your page ? You can modify it...
its so i can redirect the domain to another site, and the location bar will still show the domainICQ: 298-523-037Comment
-
i can edit everything except for the main frame source..
ie, go to the site, click View>Source (from the file/edit.. menu) - shows source of main frame source. if you right click, view source in the page, i can edit any of thatICQ: 298-523-037Comment
-
Ahh.....then I don't thik you can do much, because the part causing the problem is in here:Originally posted by Myst
i can edit everything except for the main frame source..
ie, go to the site, click View>Source (from the file/edit.. menu) - shows source of main frame source. if you right click, view source in the page, i can edit any of that
<!-- Redirection Services Redirector4C-CHG H1 -->
<frameset rows='100%, *' frameborder=no framespacing=0 border=0>
<frame src="http://www.terra.es/personal8/teeniepump/john/index2.html" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0></frame>
</frameset>
no matter what you do in your page, it won't change these things.....perhaps you could use javascript to set the properties of margins in the main page calling the frameset, but I doubt it (you'd have to do some reasearch if margins are settable via javascript)
Otherwise, I don't see any way for you to interact with the outer page. Maybe call your host ?
Skype variuscr - Email varius AT gmailComment
-
ICQ: 298-523-037Comment
-
BTW Myst, you seem to be doing a very nice RPC (revenue per click) of 20 cents with AAC.....
I'd love to get you to try a little traffic once our new site launches next month and we offer the pay-per-email prog (less than a month away now
)
Skype variuscr - Email varius AT gmailComment
-
Hrm ok, then guess I was wrong it cannot be the frameset code because it's identical on both those links....Originally posted by Myst
look at this page though
http://www.guyproject.com/david.html
it loads up fine.. no scrollbar
Try lowering your width:700px in the CSS at top to like 650, see if the scrollbar vanishes.
I think the main page still has margins, but the difference is the david page above doesnt have the same set width as the page that isnt working right.Skype variuscr - Email varius AT gmailComment
-
lol i knowOriginally posted by Battuss
Wtf, youre loading tera.es in an iframe??? Ahahahahaha
Dude, hosting costs nothing lately...
this is for spamming purposes so i dont get complaints to my host.. although if you know of a spam friendly host im listening
ICQ: 298-523-037Comment
-
No scroolbars hereOriginally posted by rayadp05I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?Comment
-
may be the window size is set at a numeric value > 740px, instead of a percentage, and maybe you're at 800x600 resPornGuy skype me pornguy_epic
AmateurDough The Hottes Shemales online!
TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!Comment
-
Check your css. You have a class there with 700px.PornGuy skype me pornguy_epic
AmateurDough The Hottes Shemales online!
TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!Comment

Comment