Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   scrollbar with internet explorer (http://www.velocityreviews.com/forums/t162361-scrollbar-with-internet-explorer.html)

lucab761 08-04-2005 03:44 PM

scrollbar with internet explorer
 
Hi! I would create a html page containing 3 frames; one top orizontal
frame and a bottom frame split in other two vertical frame. I would
create a vertical scrollbar in the bottom frame that could scroll both
two splitted bottom frames. Is this possible in html language? I can
also use some javascript if needed.

Thank everyone for help.


SpaceGirl 08-04-2005 05:01 PM

Re: scrollbar with internet explorer
 
lucab761 wrote:
> Hi! I would create a html page containing 3 frames; one top orizontal
> frame and a bottom frame split in other two vertical frame. I would
> create a vertical scrollbar in the bottom frame that could scroll both
> two splitted bottom frames. Is this possible in html language? I can
> also use some javascript if needed.
>
> Thank everyone for help.
>


Yes, but you're better off doing it in CSS. You dont need any
javascript. Look up CSS positioning, <div> tags and the CSS overflow
property.

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
# this post (c) Miranda Thomas 2005
# explicitly no permission given to Forum4Designers
# to duplicate this post.

lucab761 08-04-2005 09:06 PM

Re: scrollbar with internet explorer
 
Thanks very much. Tomorrow I'll try to use css tags. I'll notify you my
progresses.
cya!


Neredbojias 08-05-2005 11:53 AM

Re: scrollbar with internet explorer
 
With neither quill nor qualm, lucab761 quothed:

> Hi! I would create a html page containing 3 frames;


Frames are your friends, but they have bitter enemies.

> one top orizontal
> frame and a bottom frame split in other two vertical frame.


Never seen an orizontal frame.

> I would
> create a vertical scrollbar in the bottom frame that could scroll both
> two splitted bottom frames.


One scrollbar for two, I say 2, frames?? Hmm, that could be sticky.

> Is this possible in html language?


Html isn't a language, it's an institution! (-Some people call it an
asylum.)

> I can also use some javascript if needed.


But what will your non-javascript visitors say?

> Thank everyone for help.


Thanks are gratuitous until you've been flamed.

--
Neredbojias
Contrary to popular belief, it is believable.

lucab761 08-05-2005 02:10 PM

Re: scrollbar with internet explorer
 
I found the way! I used IFRAME Tag.


SpaceGirl 08-05-2005 04:21 PM

Re: scrollbar with internet explorer
 
Neredbojias wrote:

> Html isn't a language, it's an institution! (-Some people call it an
> asylum.)
>


So what does the "L" in HTML stand for then? :)


--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
# this post (c) Miranda Thomas 2005
# explicitly no permission given to Forum4Designers
# to duplicate this post.

SpaceGirl 08-05-2005 04:23 PM

Re: scrollbar with internet explorer
 
lucab761 wrote:
> I found the way! I used IFRAME Tag.
>


iframes still require the browser to load multiple pages in, and can get
you in a real mess with bookmarking. CSS is better. You should avoid all
types of frames unless there is no other way of doing the particular
layout you want to do (rare, but sometimes frames are useful).

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
# this post (c) Miranda Thomas 2005
# explicitly no permission given to Forum4Designers
# to duplicate this post.

Neredbojias 08-05-2005 05:14 PM

Re: scrollbar with internet explorer
 
With neither quill nor qualm, SpaceGirl quothed:

> Neredbojias wrote:
>
> > Html isn't a language, it's an institution! (-Some people call it an
> > asylum.)
> >

>
> So what does the "L" in HTML stand for then? :)


Loses.

(H)e (T)hat (M)arks-up (L)oses

--
Neredbojias
Contrary to popular belief, it is believable.

lucab761 08-08-2005 09:08 AM

Re: scrollbar with internet explorer
 
Thanks very much SpaceGirl!! I'll try to build my page also with css
statements benchmarking the two different performances.
Cya!



All times are GMT. The time now is 05:45 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57