Re: [WSG] expand divs height with content

2004-12-21 Thread Jeffery Fernandez
Gunlaug Sørtun wrote:
Jeffery Fernandez wrote:
I am trying to get a Div to expand its height when the content grows.
 Site development url is http://www.hotshot.com.au/dev/fpaa/

This: http://www.positioniseverything.net/easyclearing.html , or any
other clearing-method, should fix that problem.
BTW: IE6 won't display the two center-columns at all. Try a "HasLayout"
trick like "height: 0;" or "position: relative;" for IE/win only, to fix
that.
Georg
Thanks everyone, I realised it wasn't the best solution to make the 
middle 2 columns with div's so I resorted to a table layout for the 
middle two columns.

cheers,
Jeffery
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**

.
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] expand divs height with content

2004-12-20 Thread Jeffery Fernandez
Wybrow, Mark wrote:
But isn't the problem that the content inside the float div is also a
float div therefore overlapping/breaking out of its container the
container ... ?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Andrew Krespanis
Sent: Tuesday, 21 December 2004 4:49 PM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] expand divs height with content
 

Try and float just #contentLeft or #contentRight, but not both.
   

There's nothing wrong with floating all your columns. In fact, I
always float both columns as I find it more reliable than using
margins/padding to clear adjacent cols.
This article will solve your problem. Apply the hack to your main
container
http://www.positioniseverything.net/easyclearing.html
Andrew.
 

Thanks guys for the responses. I have tried clear:both and still nothing 
happens. So I have decided to scrap all the unwanted styles and get this 
section by itself. I have created a new page:

http://www.hotshot.com.au/dev/fpaa/DEVELOPMENT/float.htm
I have the bare minimum to test and I have got the float to expand to 
the contents length. But now my problem is the "contentRight". No matter 
what I do I am unable to have both columns sitting parallel to each 
other. If I do get them to sit parallel, then the containing div 
disappears. :-(

Cheers,
Jeffery

http://leftjustified.net/
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. Please 
note that any views or opinions presented in this email are solely those of the 
author and do not necessarily represent those of the company. The recipient 
should check this email and any attachments for the presence of viruses. The 
company accepts no liability for any damage caused by any virus transmitted by 
this email.

**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**

 

**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


[WSG] expand divs height with content

2004-12-20 Thread Jeffery Fernandez
Hi all,
I am trying to get a Div to expand its height when the content grows. 
Site development url is http://www.hotshot.com.au/dev/fpaa/

As you can see the middle colum has some extra content and it is not 
forcing the increase of the height of the parent div which is


This is the sequence of the divs:

 
   
 
 
 
  
   
 
 
 
   
 

So in my case when content grows within the "content" block, I want 
"bodyWrapper" to grow in height too. Anyone have suggestions?

cheers,
Jeffery
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] Discussion Threading

2004-11-25 Thread Jeffery Fernandez
Jixor - Stephen I wrote:
Are there any mail clients that will automatically thread discussions? 
I use news groups regularly and comparatively the discussion list is 
very annoying and cumbersome.

Cheers.
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**

.
Thunderbird/Mozilla
cheers,
Jeffery
http://melbourne.ug.php.net
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] Looking for a good standards compliant wiki

2004-09-17 Thread Jeffery Fernandez
Joe Leech wrote:
Anybody know of one?  Preferably where the user has to login to change 
the page.

joe
**
The discussion list for  http://webstandardsgroup.org/
Proud presenters of Web Essentials 04 http://we04.com/
Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Have a look at http://tikipro.org . I haven't tested it for its 
standards conformance but a quick look at the source made be beleive it 
was. It also has a secure login and its built with php.

cheers
Jeffery
http://melbourne.ug.php.net
**
The discussion list for  http://webstandardsgroup.org/
Proud presenters of Web Essentials 04 http://we04.com/
Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] xforms

2004-07-02 Thread Jeffery Fernandez
Ted Drake wrote:
From what I've learned, 
In the future, xforms will be supported natively in the browser.  However, we don't have that support now, so we can get a middleware that will transform the xform into something viewable.  Mozquito transforms it into a flash-like file. CHENG transforms an xform into a series of divs and uses id's and classes to make the elements work. 

I have made the recommendation to my company to hold off on xforms for at least a 
year.  We don't need bleeding edge technology and I'm hoping the browsers will support 
it in about a year.  Unfortunately, I think the ball is resting in Microsoft's hands.  
When IE supports xforms, we will see the xform transformation begin.
However, I'm no xform xpert and could be passing on a well meaning but incorrect 
opinion.
Ted
-Original Message-
From: Barry Beattie [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 5:32 PM
To: [EMAIL PROTECTED]
Subject: RE: [WSG] xforms
hang on Sean, I'm confused.
is it either:
the XFORM transformation is on the server and that pushes out
HTML/JS/CSS to the browser? 

or it just sends the XML and XSL for the browser to handle (if so, what
browsers will support this - just Mozilla)? 

just trying to get a handle on how useful XForms will be, esp from a
webstandards, supported platforms point of view.
thanx
barry.b
-Original Message-
From: Sean Corfield [mailto:[EMAIL PROTECTED] 
Sent: Friday, 2 July 2004 10:02 AM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] xforms

On Thu, 1 Jul 2004 08:57:08 +1000, Barry Beattie
<[EMAIL PROTECTED]> wrote:
 

It seems that the next version of ColdFusion will be using XForms as a
version of 
   

Correct. According to what has been demo'd you will be able to
auto-generate XForms from a simple form specification using 
and the 'skinning' is done server side (by specifying an XSL file in
). If you're targetting an XForm-capable browser, I guess you
could supply an empty XSL transform...
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 


 

you can also use "chiba" the server side solution which should work on 
all browsers. I just implemented chiba on my linux box, you will need 
Java SDK + Tomcat Web server. It works fine on mozilla browsers, but 
something strange(don't be surprised) on IE.. donno if its because I 
installled "Forms player". Chiba can be obtained from sourceforge and it 
comes with several examples.

cheers,
Jeffery
http://melbourne.ug.php.net
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] Taking browser web shots

2004-06-18 Thread Jeffery Fernandez
Rick Faaberg wrote:
Sorry, this is redundant/repetitive.
What's the web site that takes screenshots of sites for you in the various
browsers?
Thanks!
Rick Faaberg
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 


.
 

www.browsercam.com
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] meta http-equiv

2004-06-09 Thread Jeffery Fernandez
Marc Greenstock wrote:
The correct content type or MIME type for an XHTML document is 
"application/xhtml+xml".
Although I might add internet explorer doesn't understand it so you 
need to determine if the users browser accepts it.You can do this in 
PHP by writing:


So how would you include the last bit of code(charset) as shown below:

And do I just put your php snippet within the head tags ?
Jeffery Fernandez
http://melbourne.ug.php.net
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] IE pushes text below viewport

2004-06-03 Thread Jeffery Fernandez
Jeffery Fernandez wrote:
Hi all,
I am having a problem with IE 6(haven't tested IE 5.5 or 
earlier)pushing down the text to below the viewport if the  text 
is longer  than a line. Has someone experienced similar problem ?

I have the problematic page here: 
http://spadoctor.jefferyfernandez.id.au/faq.php
Refers to: "Can an external gas heater be added to my existing spa and 
what are the benefits? " at the bottom of the page.

and the offending  removed as shown here: 
http://spadoctor.jefferyfernandez.id.au/faq2.php

Also noticed .. this behaviour happens only if the page is maximised. 
I am viewing in 800x600 reso

styles as seen here: 
http://spadoctor.jefferyfernandez.id.au/styles/screen.css
#navigation is the left navigation which is floated left and #content 
is the main body which holds #bodyContent

any ideas here ? Thanks for your time
Jeffery Fernandez
http://melbourne.ug.php.net
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*

anyone have an idea :'(
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



[WSG] IE pushes text below viewport

2004-06-02 Thread Jeffery Fernandez
Hi all,
I am having a problem with IE 6(haven't tested IE 5.5 or earlier)pushing 
down the text to below the viewport if the  text is longer  than a 
line. Has someone experienced similar problem ?

I have the problematic page here: 
http://spadoctor.jefferyfernandez.id.au/faq.php
Refers to: "Can an external gas heater be added to my existing spa and 
what are the benefits? " at the bottom of the page.

and the offending  removed as shown here: 
http://spadoctor.jefferyfernandez.id.au/faq2.php

Also noticed .. this behaviour happens only if the page is maximised. I 
am viewing in 800x600 reso

styles as seen here: 
http://spadoctor.jefferyfernandez.id.au/styles/screen.css
#navigation is the left navigation which is floated left and #content is 
the main body which holds #bodyContent

any ideas here ? Thanks for your time
Jeffery Fernandez
http://melbourne.ug.php.net
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] position image over div

2004-06-01 Thread Jeffery Fernandez
Lea de Groot wrote:
On Tue, 01 Jun 2004 20:26:28 +1000, Jeffery Fernandez wrote:
 

Been observing this list for a while now but never responded to any 
threads due to my fear of exposing my email to everyone and possibly 
open the gates to spam. I can't help it this time so here you go. 
Sorry if am being ignorant, but is there a way to hide the email 
addresses when making a post to this mailinglist ?
   

Umm, no love, sorry, its a mailing list - you cant send me mail without 
telling me who its from. Its just the nature of the beast.
However, the archive, last time I looked, seems to have been 
de-addressed (Thanks, Peter!)

 

ok my problem is a CSS based one. Site is located here: 
http://spadoctor.jefferyfernandez.id.au/ CSS is placed within the 
document.

What I am trying to achieve is make the spa picture hang over the red 
headerBar so that it doesn't hide the bottom portion of the pic. any 
suggestions welcome.
   

images/hot_tub_spa.gif is the image, to save others time in the hunt :)
That image has size 168x150, while the div using the image as a 
background is set to have a height of 100px.
Perhaps increasing this number might help?

HIH
Lea
 

well love, don't want to argue here, but I know and am aware of mailing 
lists that conceal the email addresses. Just this place is a bit 
backward in adopting the technology.

anyway the solution of increasing the height of the div won't help as I 
need to keep the div the same height and keep the image kinda "hanging" 
over the header. I have come across a site which does something similar 
but can't remember where now.

Jeffery
http://melbourne.ug.php.net
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



[WSG] position image over div

2004-06-01 Thread Jeffery Fernandez
Hi everyone,
Been observing this list for a while now but never responded to any 
threads due to my fear of exposing my email to everyone and possibly 
open the gates to spam. I can't help it this time so here you go. Sorry 
if am being ignorant, but is there a way to hide the email addresses 
when making a post to this mailinglist ?

ok my problem is a CSS based one. Site is located here: 
http://spadoctor.jefferyfernandez.id.au/ CSS is placed within the document.

What I am trying to achieve is make the spa picture hang over the red 
headerBar so that it doesn't hide the bottom portion of the pic. any 
suggestions welcome.

While you are looking at the page, could anyone suggest any improvements 
or any mistakes I have made in designing a  symantically proper site. Thanks

Jeffery Fernandez
http://melbourne.ug.php.net
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*