473,491 Members | 2,583 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Jello Molds: opinions

I just stumbled across the following (I followed a link
from positioniseverything.net)

http://www.positioniseverything.net/...ello-expo.html

This looks interesting. Anybody try it? Have opinions?
Jun 27 '08 #1
3 1487
salmobytes wrote:
>
http://www.positioniseverything.net/...ello-expo.html

This looks interesting. Anybody try it? Have opinions?
I didn't looked at the code so won't comment on their mechanics, but I
use % widths combined with max-width and negative margins all the time.

--
Berg
Jun 27 '08 #2
VK
On Apr 13, 8:04 pm, salmobytes <Sandy.Pittendr...@gmail.comwrote:
I just stumbled across the following (I followed a link
from positioniseverything.net)

http://www.positioniseverything.net/...ello-expo.html

This looks interesting. Anybody try it? Have opinions?
<q>In other words, if the parent element is 0px wide and its child is
always 700px wider than its parent, that child element cannot ever be
narrower than 700px. When negative margins are applied to both sides
of the widthless nested child, the effect is to widen that child
element in both directions, causing it to appear wider than its
parent!.</q>

Holly sh**... Some people are just having way too much free time in
their hands - and no clue how to spare it productively.

The problem of min-width / min-height is solved a thousand of so years
ago: use 1x1 transparent gif with wspace and hspace set to what you
need.
Jun 27 '08 #3
VK wrote:
On Apr 13, 8:04 pm, salmobytes <Sandy.Pittendr...@gmail.comwrote:
>I just stumbled across the following (I followed a link
from positioniseverything.net)

http://www.positioniseverything.net/...ello-expo.html

This looks interesting. Anybody try it? Have opinions?

<q>In other words, if the parent element is 0px wide and its child is
always 700px wider than its parent, that child element cannot ever be
narrower than 700px. When negative margins are applied to both sides
of the widthless nested child, the effect is to widen that child
element in both directions, causing it to appear wider than its
parent!.</q>

Holly sh**... Some people are just having way too much free time in
their hands - and no clue how to spare it productively.

The problem of min-width / min-height is solved a thousand of so years
ago: use 1x1 transparent gif with wspace and hspace set to what you
need.

selector {
min-height:500px;
height:auto !important;
height:500px;
}

Same for min-width...

http://www.dustindiaz.com/min-height-fast-hack/

That doesn't address max-width though.

Jeff
Jun 27 '08 #4

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

Similar topics

35
3170
by: jerrygarciuh | last post by:
Hi all, I was just wondering what popular opinion is on PHP giving this warning: Warning: Invalid argument supplied for foreach() in /home/boogerpic/public_html/my.php on line 6 when...
2
3172
by: Kari Laitinen | last post by:
During the past 15 years I have been writing computer programs with so-called natural names, which means that the names (identifiers, symbols) in progarms are constructed of several natural words....
3
2119
by: Jack Klein | last post by:
I'm looking for opinions on a C technique I, and others, have used successfully in the past. While some people swear by, apparently others swear at it. Assume a part of a program too large to...
10
1442
by: John Swan | last post by:
Please, I have just created this site and am wondering what your opinion is from both professionals and amatures or the curious alike. Any opinions? www.integrated-dev-sol.co.uk Remove 123...
0
7112
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
6974
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7146
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,...
1
6852
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7356
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5448
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1389
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.