• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

adjusting the image exactly in the center of the frame.

 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have a page called frames.jsp.

I have one image whos dimensions are 795 X 79. I want to place this image on the topframe such that it should always come in the center of the frame without causing any scrollbars on the top frame. Please note that I don't want any scroll bars on that frame. even If I open the page in different screen size, it should get adjusted with the screen size ( I mean it should take screen dimensions dynamically and adjust itself to the center of the frame. )

thanks in advance
 
author & internet detective
Posts: 42173
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What does your frame look like so far? What did you try that didn't work?
 
The harder I work, the luckier I get. -Sam Goldwyn So tiny. - this ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic