File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Is it suggestable to frame site to normal? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Is it suggestable to frame site to normal?" Watch "Is it suggestable to frame site to normal?" New topic
Author

Is it suggestable to frame site to normal?

Anu Sri
Ranch Hand

Joined: Jul 29, 2002
Posts: 43
Hi All,
I have big website, that I already created with frames and now i am implementing Ecommerce to my site, It is almost finishing stage. Recently I found the header frame is not coming fully in the laptop. I really dont know what is the reason. My manager suggest me to remove header. It is really big problem because I need to redo all the pages. If I did not do that then, I miss users who are not able visible the header. What is the best solution? Is you guys suggest me to redo that again in normal (means without frames). I am in a confusion mood and little bit upset because of redoing the things again. What do you suggest me?
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
Okay, now one reason why the header is not showing up fully is that you may have the top frames height not properly defined. Either give it a height if it is not there or try using the * instead.
If you want to redo all the pages then there are search and replace programs that will do it automatically for you so it is not so hard to do. If you want to go this route, I will find the link for it. I posted it on the forum before.
I personally would just try to get he frame issue solved. It just sounds like a snmaller screen resolution. the best thing that you could do is change the screen resloution of the computer you are working on down to 800x600 and do the fixing from there. You will learn alot by cvhanging the screnn resolutions when you program the site.
Hope this helps you out a bit
Eric
Anu Sri
Ranch Hand

Joined: Jul 29, 2002
Posts: 43
Hi Eric,
Thanks for replying my query. Actually I tested 1024x768 and 800x600 and 640x480 and it work fine in all. As a matter of fact I am working on the 640x480, so that works fine in higher resolutions. It is coming correctly and fine in Desktop pcs. But according Laptop it is really weired. I tried so many ways to solve with no success. I exactly dont know what the problem is. So I fedup with this problem and my manger suggest only solution is replace with all pages with header.
Where can I found the search replace method and How I implement to my site? Please provide the link so that it can solve my problem.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
Check out this link
http://www.coderanch.com/t/113508/HTML-JavaScript/html-body-tag
 
IntelliJ Java IDE
 
subject: Is it suggestable to frame site to normal?
 
Threads others viewed
User session and refresh frames in jsp
About Fames in Front page
Modal JOptionPanes and Taskbar problem?
jmeter for web application which is used frames(html)
Should I or should I not use frames
IntelliJ Java IDE