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!

Reply
Sizing an image in a Applet
Old 01-07-2007, 01:28 PM Sizing an image in a Applet
Junior Talker

Posts: 3
Name: Joseph Leite
Trades: 0
I've got an applet with some features, one of which a background image. It's
actual size is 10.60 inches wide by 5.30 inches of height. Using WIDTH="744" and
HEIGHT="600" (as shown on the code below) does not display the entire image. Can someone tell me the right setting of values to fix it? Is there a code to
authomatically capture whatever the size of the .jpg and make it fit? Thanks in
advance.
Here's the html:

<p align="center"
<APPLET code=string WIDTH="744" HEIGHT="600">
<param name="para_back" value="background.jpg">
</APPLET>
</p>
jleite is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-07-2007, 03:21 PM Re: Sizing an image in a Applet
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
The better solution would be to resize the image to match the applet first .
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

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


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

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-07-2007, 06:40 PM Re: Sizing an image in a Applet
Junior Talker

Posts: 3
Name: Joseph Leite
Trades: 0
Tks for your reply. I've resized the image and now its full size appears on my wide screen, however in a computer with a smaller screen it doesn't. Is there an html code mechanism that adjusts the image so as to always display complete, no matter which computer the page is opened from?
jleite is offline
Reply With Quote
View Public Profile
 
Old 01-07-2007, 11:45 PM Re: Sizing an image in a Applet
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
html code mechanism that adjusts the image so as to always display complete, no matter which computer the page is opened from?
No, HTML is incapable of such a feat. HTML is a markup language, not a programming language, and that is what you would need in order to do what you want.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

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


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

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Sizing an image in a Applet
 

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 1.56051 seconds with 12 queries