Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Frame Scrollbars Question...

Reply
Thread Tools

Frame Scrollbars Question...

 
 
Chris Ashley
Guest
Posts: n/a
 
      04-27-2006
I'm having an issue with frame scrollbars, which I think is as a
consequence of centering the frame. See here:

http://www.webmoney.co.uk/heath-home...p.htm?bid=1002

When the 'main' frame page is too big, scrollbars obviously appear, but
they're attached to that frame itself which makes it look a little odd.
Is there any way of making the scrollbars appear on the main browser
window instead to drive the scrolling in that individual frame?

 
Reply With Quote
 
 
 
 
Martin Jay
Guest
Posts: n/a
 
      04-27-2006
In message < .com>,
Chris Ashley <> writes
>I'm having an issue with frame scrollbars, which I think is as a
>consequence of centering the frame. See here:
>
>http://www.webmoney.co.uk/heath-home.../quotepopup.ht
>m?bid=1002


You've gone a bit OTT by using all those frames. You don't need any of
them.
--
Martin Jay
 
Reply With Quote
 
 
 
 
Chris Ashley
Guest
Posts: n/a
 
      04-27-2006

Martin Jay wrote:
> You've gone a bit OTT by using all those frames. You don't need any of
> them.
> --
> Martin Jay


I think I do. It's because the quote bit (in the main frame) is a
separate system that needs to be detached from the rest of the design.

 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      04-27-2006

Chris Ashley wrote:
> I'm having an issue with frame scrollbars,


> <script language="javascript">
> qs = window.location.search;
> document.write('<frameset


document.write, frames and an ancient doctype ? Just how much
wrongness can you fit into a single page.

Start again. With a book and Notepad. If this is the best Visual Studio
can make, I think it validates my comment over in alt.www.webmaster

 
Reply With Quote
 
Jonathan N. Little
Guest
Posts: n/a
 
      04-27-2006
Chris Ashley wrote:
> Martin Jay wrote:
>> You've gone a bit OTT by using all those frames. You don't need any of
>> them.

>
> I think I do. It's because the quote bit (in the main frame) is a
> separate system that needs to be detached from the rest of the design.
>

You ought to see what you get when JavaScript is disabled!!! Tsk-tsk.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Server.Transfer - frame to non frame jason ASP .Net 1 09-05-2005 07:34 AM
Framesets - Event in frame 'A' triggering update of frame 'B' -How ? JAW ASP .Net 2 11-09-2004 07:54 PM
Referring to a frame's content from another frame Microsoft ASP .Net 3 10-04-2004 06:35 AM
Manipulating control in one frame from another frame, how? Søren M. Olesen ASP .Net 0 11-13-2003 05:37 PM
To frame or not to frame? donut HTML 4 08-19-2003 10:47 AM



Advertisments