473,387 Members | 1,574 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.

ImageSize

Hi,

how do I resize an Image with CSS regarding the
Browserwindow-size:http://inetgate.ch/new/content.php
Don't wanna use JavaScript for the page layout, that's not very nice.
thanx for suggestions!
:::roN
Jul 21 '05 #1
3 1581
Ron Eggler @ Work wrote:
Hi,

how do I resize an Image with CSS regarding the
Browserwindow-size:http://inetgate.ch/new/content.php
Don't wanna use JavaScript for the page layout, that's not very nice.
thanx for suggestions!
:::roN

you cannot. changing window size is a client-side activity thus only
client-side scripting would be able to detect it -> you are left with
javascript.

(btw i dont see how the link you provide relates to your problem.)

gr
martin!
Jul 21 '05 #2


Martin! wrote:
Ron Eggler @ Work wrote:
Hi,

how do I resize an Image with CSS regarding the
Browserwindow-size:http://inetgate.ch/new/content.php
Don't wanna use JavaScript for the page layout, that's not very nice.
thanx for suggestions!
> roN

you cannot. changing window size is a client-side activity thus only
client-side scripting would be able to detect it -> you are left with
javascript.


hm... :(
but css is client-side too....
(btw i dont see how the link you provide relates to your problem.) i would like to resize the image u see
there:http://inetgate.ch/new/images/naviga...rder_right.jpg
gr
martin!

Jul 21 '05 #3
"Ron Eggler @ Work" wrote in
comp.infosystems.www.authoring.stylesheets:
how do I resize an Image with CSS


That's like asking How do I build an apartment building out of
music.

Make the image the right size before you ever upload it.

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 21 '05 #4

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

Similar topics

2
by: Smith | last post by:
The program compiled successfully, but it gives the following error on runtime.... java.lang.NullPointerException at FrogManiaApp.paint(FrogManiaApp.java:102) at...
1
by: SpaceMind | last post by:
Hi, Iīm using this code for changing the size property of an ImageList : ImageList.ImageSize = new Size(32,32); However , the Icon property just lostīs his data. Before code: ...
0
by: James Hu | last post by:
Convert unsigned long imageSize; Frame.pBuffer=new unsigned char To buffer = (c_ubyte * imageSize)() # create array Frame.pBuffer = addressof(buffer)
1
by: SpaceMind | last post by:
Hi, Iīm using this code for changing the size property of an ImageList : ImageList.ImageSize = new Size(32,32); However , the Icon property just lostīs his data. Before code: ...
3
by: Dean Slindee | last post by:
Probably easy, but the following does not work: Dim imgLarge As New ImageList imgLarge.ColorDepth = ColorDepth.Depth32Bit 'ok imgLarge.ImageSize(64, 64) 'nope imgLarge.ImageSize.Height...
12
by: shafiqrao | last post by:
Hello everyone, I have a script that runs in IE great, but in firefox it has problems. I understand that there are some objects that are accessed differently in IE and Mozilla. Can anybody let...
1
by: sree | last post by:
Hi, am new bie to this group. I requesting help from you all. Am geeting warnig with getimagesize() function. I will explain my query by first giving my code. $src = $_GET; $imageInfo =...
0
by: Susan | last post by:
I have an issue with the System.Collections.Generic.List that I can't find anywhere else... My website suddenly starts giving off System.IndexOutOfRangeException: Index was outside the bounds of...
4
by: EricW | last post by:
Hi, I found the following code in a FAQ about the datagridview. But I am having a hard time translating it to VB, so I would like to ask via here for someone more experienced to translate this...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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.