Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Closed Thread
firefox scrollbar problem
Old 11-30-2010, 08:15 PM firefox scrollbar problem
Junior Talker

Posts: 1
Name: Lukasz
Location: London
Trades: 0
Hi
i have a problem with scrollbar in firefox
im in the process of designing my personal website and realize that when i click on any link scrollbar appear and disappear in second creating movement of whole website content. In other browsers everything is fine.
please have a look and help to solve this
url http://www.lsz-art-photography.com/L...ive/index.html

Thank you
Lukasz
removed

Last edited by chrishirst; 12-03-2010 at 05:40 PM..
lukaszyszka is offline
View Public Profile Visit lukaszyszka's homepage!
 
 
Register now for full access!
Old 12-01-2010, 12:44 AM Re: firefox scrollbar problem
radiant_luv's Avatar
Skilled Talker

Posts: 56
Location: WebVille
Trades: 0
I don't see any scroll bar on or flickering of content FF (screen res is 1440pxX900px).
btw, nice illustrations but why tables
__________________

Please login or register to view this content. Registration is FREE

Professional & Quality Website Design
Custom Layout Design, PSD to XHTML, Wordpress
radiant_luv is offline
View Public Profile Visit radiant_luv's homepage!
 
Old 12-01-2010, 03:28 AM Re: firefox scrollbar problem
Gakoyu Ojima's Avatar
Skilled Talker

Posts: 59
Location: Netherlands.
Trades: 0
I do see a scrollbar when navigating on the page, for a split second.

Have you tried adding an:
Code:
overflow: auto;
or overflow-y: hidden; in the CSS? Make sure to add it to the entire content bit (being the table style or so).

I can't test it for you myself, as any changes I've made are client-side, and thus, will be void once I reload or change the page.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
Gakoyu Ojima is offline
View Public Profile
 
Old 12-06-2010, 04:35 AM Re: firefox scrollbar problem
Average Talker

Posts: 19
Name: Paul Adams
Location: Santa Ana
Trades: 0
Use the CSS:

iframe {
overflow-x: hidden;
overflow-y: scroll;
}
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
pauladams is offline
View Public Profile Visit pauladams's homepage!
 
Old 12-06-2010, 11:17 PM Re: firefox scrollbar problem
Banned

Posts: 143
Name: maheshadodis
Location: USA
Trades: 0
Hi,
Try giving overflow:hidden this will fix the problem i dont see any scroll bar if if you still have this problem then try above solution
maheshadodis is offline
View Public Profile
 
Old 12-08-2010, 02:10 PM Re: firefox scrollbar problem
Junior Talker

Posts: 3
Name: maxgreat
Trades: 0
Well, I also have a prob with the firefox in my developed site which is centrally aligned and only requires a vertical scroll bar on some pages. I have experienced the problem in Firefox where the page appears to jump to allow for the appearance and disappearance between pages.
maxgreat is offline
View Public Profile
 
Old 12-08-2010, 11:59 PM Re: firefox scrollbar problem
Banned

Posts: 143
Name: maheshadodis
Location: USA
Trades: 0
Quote:
Originally Posted by maxgreat View Post
Well, I also have a prob with the firefox in my developed site which is centrally aligned and only requires a vertical scroll bar on some pages. I have experienced the problem in Firefox where the page appears to jump to allow for the appearance and disappearance between pages.
Have you given height for pages if so avoid giving height and give min-height this allow content to expand and and create vertical scroll if height is given then content uopto the level of height will be visible rest will be hidden if you want to give height then provide overflow:scroll in your scc to the page or div where you need a scroll
and the second one i think it is a cache problem clear browser cache and then try
maheshadodis is offline
View Public Profile
 
Old 01-05-2011, 05:08 PM Re: firefox scrollbar problem
Junior Talker

Posts: 3
Name: maxpaayne
Trades: 0
Ohh, I have a problem with Firefox on my site that develops in the center line and only requires a vertical scroll bar on some pages. I found the problem in Firefox when you get the page to allow to skip the appearance and disappearance between pages. But this problem can be solved with certain tricks.
__________________

Please login or register to view this content. Registration is FREE
maxpaayne is offline
View Public Profile
 
Closed Thread     « Reply to firefox scrollbar problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 2.27358 seconds with 12 queries