473,387 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

webpage expands then shrinks??

Hello All,
I have taken over some code for a website and am trying to finish it. I
have noticed that when loading each page the site expands and then
shrinks to the normal size, i don't want this to occur. if you go to
http://preview.sgci.com/lutherwoodaes you will be able to see what i am
talking about. Any ideas or direction?
thanks in advance,
Erin

Dec 3 '05 #1
7 1262

er************@cowaninsurancegroup.com wrote:
*Hello All,
I have taken over some code for a website and am trying to finish it.
I
have noticed that when loading each page the site expands and then
shrinks to the normal size, i don't want this to occur. if you go to
http://preview.sgci.com/lutherwoodaes you will be able to
see what i am
talking about. Any ideas or direction?
thanks in advance,
Erin *


Maybe you've fixed the problem, because it did not occur when I visited
your site. If you still need help, maybe posting your code would be
better.

--
pramsey
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Dec 3 '05 #2
It only occurs in IE and it occurs when you change any of the pages,
the code would be much too big to post and it hasn't been fixed yet
becuase i am not sure what's wrong.
thanks for your help,
Erin

Dec 4 '05 #3
wrote on 05 dec 2005 in microsoft.public.inetserver.asp.general:
It only occurs in IE and it occurs when you change any of the pages,
the code would be much too big to post and it hasn't been fixed yet
becuase i am not sure what's wrong.
thanks for your help,


ASP does not know about browsers or web page sizes.

Please ask a clientside NG.
--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Dec 5 '05 #4

er************@cowaninsurancegroup.com wrote:
Hello All,
I have taken over some code for a website and am trying to finish it. I
have noticed that when loading each page the site expands and then
shrinks to the normal size, i don't want this to occur. if you go to
http://preview.sgci.com/lutherwoodaes you will be able to see what i am
talking about. Any ideas or direction?
thanks in advance,
Erin


It's written that way. Check out the minmax.js file that is included
in your site. Looks like some dynamic resizing going on.

Not an ASP issue, of course.

BTW, for the other poster, you only see it if you're in a resolution
larger than 1024x768. The banner fills the width of the window, then
gets resized.

Dec 5 '05 #5

er************@cowaninsurancegroup.com wrote:
Hello All,
I have taken over some code for a website and am trying to finish it. I
have noticed that when loading each page the site expands and then
shrinks to the normal size, i don't want this to occur. if you go to
http://preview.sgci.com/lutherwoodaes you will be able to see what i am
talking about. Any ideas or direction?
thanks in advance,
Erin


BTW, I get an ASP error on the following page

http://preview.sgci.com/lutherwoodae...d=28&city_id=3

Dec 5 '05 #6
Thanks so much Larry,
I will take a look at that JS file. I actually took over this code from
someone else and don't have alot of experience with ASP hence the
questions. The site that i directed you to is the site the other people
did and didn't finish , that's why you received that error. The site i
am working on is internal still so i can't direct you to what i've done
with it since i've taken it over . I will update you on my progress
tomorrow.
THANKS!!
Erin

Dec 5 '05 #7
Hi Larry,
Do you think you might direct me to the lines in the file that may be
causing this?
Thanks,
Erin

Dec 5 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Merlin_1102 | last post by:
Hey im kinda a newbie to java so i dont know much any help would be appreciated. Thanx in advance to anyone who does help or takes the time to read this. Hey i have placed a text area in a panel...
12
by: David Walker | last post by:
Hi I have a program which I need to interface with a webpage - the webpage will accept an input (probably a 'post' string from the program) and then will process it and needs to return a value. ...
6
by: Thirteenva | last post by:
I've encountered a bug in IE that I can not find a fix to. Maybe someone can help me out here. I have a 3 column css layout. The middle column is fluid and expands as the browser is resized. I...
9
by: Lyn | last post by:
Hi, I have a form which is opened from a button on another form. The form is used to display a list of records from a recordset in Continuous Mode. It is sized vertically to display about 25...
6
by: egpo | last post by:
Hi, I have a DB where I would like to maintain a fixed size and control it by myslef. I do not have the options: "Auto-Grow" and "Auto-Shrink" enabled. >From time to time, without a notice,...
4
by: xx75vulcan | last post by:
Can anyone tell me why the IE 7 Beta, (and I can only assume the final releae) takes my javascript and shrinks all the items being displayed, and makes them appear one-on-top-of-each-other? Link...
1
by: TomT | last post by:
I am having a difficult time solving a problem. Whenever I use :hover in a certain <div> the page shrinks in IE6. Of course, this problem does not exist with other browsers. It is even more vexing...
1
by: Nospam | last post by:
I am trying to have an expandable menu each time it's clicked expands, and if it's clicked again, if it is already expanded contracts, and if contracted expands, following this example...
10
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... We've been trying to migrate our asp.net apps off older, underpowered hardware to newer, bigger boxes but when we do, we see our databases start to melt. When I started to look into it,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.