@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12



Comments:

<0> but then again, that is a pure guess because you provide no code example to demonstrate what you are talking about
<1> Now, if you were talking about descendents, then it's because FF is probably rendering it correctly, as opposed to IE.
<2> in FF I am unable to set a margin when having a right floated input element and a label (to the left of it)
<2> in IE it works as expected
<1> Let me see if I can decipher that.
<3> <translation> FF is doing things right, IE is broken
<1> you have <label><input float:right>
<2> YES
<2> then I have on the label
<2> margin-right: 20px;
<2> and it wont work
<2> for moz e lla
<2> I thought it might be
<2> because the input is floated
<2> so it wont be effected
<2> but i also tried 500px marin



<2> and it will all move as a unit
<2> but the input wont get away
<1> *affected
<2> or the label
<1> Chill on the enter key for a minute. You're making me naseuous.
<2> ok sorry
<1> So... is the label block or floating also or aligned to the right or what?
<2> its a block
<1> That's not enough info. Pastebot something small.
<2> ill send you a LINK
<1> I'd prefer pastebot'd code.
<2> http://87.69.49.21/other/28bh/registeration.php
<2> the checkboxes
<1> ok
<4> is there a standard for converting a CSS document into XML?
<5> uhm, no
<5> css isnt a tree structure. It would make no sense
<1> You could do it
<1> But what's the point?
<2> b0at HELP ME
<4> css has branching relationships
<1> Steamer: Where do you float the label?
<2> b0at : I float the inputs
<1> Ok, where do you do that?
<2> in the css FILE
<2> form.css
<1> Be more spceifi
<1> specific
<4> i am just thinking about how to read/parse css on the server
<5> Of course you coul do it. MS has put their .doc binaries etc into xml and call it an open document format... Doing something liek that is just a perversion of XML. And so would css represented as XML be
<6> Steamer: those checkboxes aren't being floated
<1> It looks like dir ltr
<2> GarethAdams : what do I do then?
<6> Steamer: add float:right; somewhere relevant
<6> if that's actually what you want
<2> if im not floating anything
<2> why is it acting like a float?
<2> is a checkbox inline?
<6> it's not?
<6> yes, it's inline
<2> pl
<2> ok
<2> thanks!!
<3> reisio: welcome to amateur hour
<7> thanks
<6> in #css, every hour is amateur hour!
<8> zithowa: what's wrong with displaying it as plain old text?
<4> Munter: I'm in favor of open document formats, even if it means microsoft perverting XML
<4> daryl-: i just want to process it on the server :>
<8> with the aim of doing what?
<4> sending across style information via javascript
<5> zithowa: Thirs is not open, and it's not proper xml. But i guess thats a topic for another channel
<3> how can you pervert XML and still be valid?
<5> frb-work: for example by having one single node with binary data?
<4> i really don't need to though, so i'm going to drop the topic for now
<1> Well, you can pervert its purpose... but if that's what using it for such documents is, then OOo did it first
<3> is that still XML?
<3> anyway, time to make a migration plan
<5> b0at: OOo doesnt include binary data in the xml. they refer to files that are zipped together with the xml
<1> I was referring to using XML for word processing documents.
<5> True. Doesnt make sense



<3> why not?
<5> I have no alternative though
<1> YAML ate my balls.
<5> Well, i use LaTeX instead, so I guess i do have an alternative :)
<8> what's wrong with including the file contents in the xml file, it leads to the same end effect as having the xml and the files separate
<3> daryl-: caching, processing...
<3> why not embed images as base64 data in your HTML?
<8> now there's a plan
<5> Actually I have done that a few times in css :)
<3> I've done it in js
<3> doesn't make it RIGHT!
<5> oh, right, in JS
<5> definately not
<2> Munter
<2> something weird is happening
<2> can you help me out?
<5> no
<2> why not?
<5> because I dont know whats happening
<2> ill tell you
<2> I float a checkbox right
<2> and when i do so
<2> i vertically disalign it with a label to it's left
<2> in IE
<2> I can link you to the site
<2> and show you exactl
<2> y
<2> but you must have IE
<8> it's the first case where someone *needs* IE :P
<2> Munter?
<5> what?
<2> HELP ME MAYBE?
<9> http://epg.mark-s.net/concept02/ I thought I had it working.. but can someone help me center the logo?
<9> :|
<5> Why am I suddenly obligated?
<5> I do have other stuff to do you know
<8> SkramX: it is centered
<8> but the div it's in extends past the green line
<9> daryl-: really?
<9> oh
<9> damn it
<9> okay
<8> so it doesn't look centered :P
<9> hrmm
<9> #lefttop, daryl- ?
<8> #left
<9> what should it be?
<9> o
<9> 230?
<9> wtf
<9> 224 i think actualky
<9> daryl-: centered now?
<8> ye
<9> i wish one could have variables in css
<9> but thenagain.. nevermind
<8> I wish you could do: width:100%-20px;
<9> anyone on 800x600 and use IE? how does my link look?
<9> daryl-: that'd be cool
<10> hi again..
<9> blah not working in IE now
<11> Anyone have good links for Float Tutorials. Or anything for someone who doesn't know CSS.
<9> http://epg.mark-s.net/concept02/index.php work in I.E.? I'd really appreciate someone checking
<1> `float tutorial
<12> float tutorial: http://css.maxdesign.com.au/floatutorial/ , http://phrogz.net/css/understandingfloats.html
<1> `schools
<12> schools: Explore the intricacies of HTML and CSS here: www.blooberry.com/ , www.htmlhelp.com/ , http://css-discuss.incutio.com/ , www.brainjar.com/ , www.htmldog.com/ , http://css.maxdesign.com.au/
<11> b0at, thanks.
<10> SkramX : no
<9> latroman: any idea how i could fix it?
<10> i have this problem too
<10> :(
<10> maybe you fix if you kill bill gates
<8> bill gates is ****ing off
<8> retiring


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #css
or
Go to some related logs:

#css
ecdemo
snd_ctl_open err ubuntu
#perl
what is cl_flushentityPacket
softlevel unionfs
knetorkmanager
You require additional pylons
Can't call method make_request on an undefined value
#perl



Home  |  disclaimer  |  contact  |  submit quotes