@# 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 13 14 15 16 17



Comments:

<0> SantaFreak, I think you should look at the "unique" visits... ^_^ I wrote the counter and the guest book myself in Perl.. and for some reason I could not add an entry on the old site right now =\
<0> heh.. wtf... maybe it's just the host.. I hope it is =\... gonna add it by hand
<1> that freehostia thing supports perl?
<0> hm.. stupid Opera.. reads it from the cache instead of updating it
<1> :)
<0> SantaFreak, yeah.. freehostia is awesome... 5GB mothly limit.. no adds or anything... 250MB(iirc) of space... the downside is that the files can't be bigger than 500KB so for my music I've made a script that would download them from tripod.com (and it checks in two locations just in case) and also byp***es stupid tripod's protection that it prevens direct downloads from the sites not in tripod ^_^
<1> lycos <_<
<2> nearlyfreespeech.net has an interesting plan
<3> how can I cancel underline?
<3> I have a parent element with text-dec: underline, text-dec: none on the child doesn't seem to work
<1> mysql 4.1, and php 4.. I'd need postgres and php5.. :/
<0> aidan, it's not text-dec: it's text-decoration:
<4> squirrelmail is a weird daemon
<4> if it doesn't manage to send the mail it stores it for later
<3> Zoffix: yes, I was being lazy
<0> aidan, thought so



<0> Now I know why IE does not support :hover on every element!
<1> why?
<1> : )
<0> SantaFreak, In CSS Specs sections "5.11.2 The link pseudo-cl***es: :link and :visited" (that are only for links) and "5.11.3 The dynamic pseudo-cl***es: :hover, :active, and :focus" (that are for everything) are right next to each other so the dumb *** MS developers though that :hover is for links only as well... ^_^
<0> on the other hand
<0> from section on :hover """CSS doesn't define which elements may be in the above states""" so MS are just being lazy.. that's all..
<0> ie-- # it still ****s
<0> perlbot karma ie
<5> Karma for ie: -14
<0> ie-- # just to be even
<6> does anyone have a favorite ratings bar style or system?
<0> zithowa--
<0> zofbot, t fr_en Je suis franais
<0> zofbot, t fr_en Je suis francais
<0> no I'm not !
<7> !v http://beta.ialamtic.com
<8> HTML: Not valid - Errors: 24, http://validator.w3.org/check?uri=http://beta.ialamtic.com
<8> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://beta.ialamtic.com
<9> i have an image: <img src="...." title="long long text"> but the title is too long, is there a way to write the title in several lines? i've tried to add \n or go to next line in middle of the long text, but it doesn't work
<9> any idea in css?
<0> enzo, why do you even need that?
<10> enzo: the browser decides how the title is displayed, no way :o)
<9> i need that to print some help
<9> exactly like in a <abbr title="....">
<9> do you know if there is a way to print a big line while putting the mouse on a link or whatever ? (without javascript)
<10> when the users hovers the image ?
<9> yes
<0> enzo, why are you using title? use alt=""
<0> enzo, oh wait that doesn't work. hehe ^_^
<10> <div><img/><span>too long text</span></div>, then div{display:inline;} div span{display:none;} div:hover span{display:inline;}
<10> `ie hoverhack # you'll this for IE anyway
<8> ie hoverhack: www.xs4all.nl/~peterned/csshover.html (working example: www.xs4all.nl/~peterned/examples/cssmenu.html )
<9> yes but with that way, i need to have some space after the image right ? and i haven't :)
<10> no probleme
<10> add these rules. div{position:relative;} div span{positiob:absolute; top:50%;left:50%;}
<10> it may be cool to adjust the top and left values
<11> :)
<12> anyone familiar with css hybrid dropdowns?
<12> particularly the ones in this article: http://www.alistapart.com/articles/hybrid
<10> you had better ask right away :]
<12> lol, just trying to casually float it in ;)
<11> purefusion: What's your question? That article seems to cover exactly what it covers.
<12> take a look at the very last one, http://www.alistapart.com/d/hybrid/hybrid-4.html
<11> purefusion: Although I'm not a fan of doing everything in 100% CSS just because. JavaScript isn't the devil :)
<12> but look at it in IE 6 and Opera
<0> js--
<0> ie--
<12> well, I will have to use JS to get it to work in IE
<13> purefusion: "Hey, lets make a UI that depends on fine motor control, is immune to keyboard navigation and splurges a huge pile of links at the top of the document if CSS isn't available."
<11> purefusion: The URL you gave me works perfectly fine in Opera 9
<10> Sembiance: js is evil!! i've it disabled!!
<12> but the main issue I'm seeing is the two sections aren't centered up except in FF
<12> sorry, Opera 8.9
<12> 8.5*
<12> I don't care about using js or not
<0> I agree with Dorward... those menues piss me off
<12> but I don't think you can disable it in IE 6 can you?
<11> purefusion: People who run opera, will be running Opera 9
<12> Zoffix, I completely agree... however there are tons of links, and the client is persistent about using dropdowns, so at least this is better than the standard drop down
<12> Sembiance, ok.. I suppose I'm part of a small group yet too lazy to upgrade :D
<11> purefusion: Also, that link you sent me works pefectly fine in IE6 too



<12> not in mine :\
<11> purefusion: Then your IE6 is messed up big time
<12> they work, but the image is off to the left
<12> did you compare to what it looks like in FF?
<12> everything's lined up in ff
<11> purefusion: ahh your right, there is a very slight alignment issue. You can almost certainly easily fix that with a small change to the CSS for IE browsers only
<12> ok, so I should incorporate cond comments?
<12> it just needs to go 40px to the left
<9> Zoffix: something like this: http://pastebin.ca/160608 ?
<11> purefusion: As far as the Opera people not willing to upgrade to Opera 9, not sure why. I mean it's free now. Also to let you know, I've been delving deep into CSS and JavaScript for the past few months now and Opera 8 lacks support for SOOO many things that Opera 9 has support for.
<9> i can't make it work, maybe i can find a simple example on google
<12> sembiance, I see
<11> purefusion: Heck even Yahoo has announced that it plans to phase out Grade A Support for Opera 8.x browsers in favor of Opera 9 ;)
<12> cool
<12> I generally only use opera for IRC and testing :-p
<12> but I have downloaded 9, just never installed it
<11> purefusion: Just add left: -40px to #nav and it works perfectly under IE
<11> purefusion: You'll need to make sure that only applies to IE browsers, and you can choose how to do that (CSS markup hack or better, detect IE server side and send down just that for IE browsers)
<11> purefusion: Also if you look at the source, they are already using JavaScript to get that to work under IE
<0> enzo, what was that about!?
<11> purefusion: They have an include for ieHover.js
<0> zofbot, lameranktop
<0> yey enzo is on the 3rd place
<0> keep on typing 'i' instead of I and you'll get to the top ;-)
<14> Zoffix, you did!
<9> Zoffix: about an img hover
<0> enzo, erm.. I thought another person suggested you that.. I wasn't reading.
<9> i'm looking for a simple example :)
<0> enzo, I'm a noob, ^_^
<9> yes about the css hover hack for ie
<9> ah sorry that was pierroo
<0> ie--
<10> why doesn't it work ?
<0> hehe
<9> cause i'm a noob also pierroo here is the code : http://pastebin.ca/160616
<10> i've it already
<10> what does it do ?
<10> what doesn't it do that it should ?
<9> i'd like some text to appear when i put my mouse on an image
<10> '_o not sure about my english here)
<9> exaclty like the <abbr title="...">
<13> enzo: <img title="..."
<9> t pas francais par hasard pierroo ? :)
<0> Dorward, he has a very long title
<9> yes Dorward but imagine a big title, i have problem with the latter
<0> zofbot, t fr_en t pas francais par hasard pierroo
<0> ^_^
<9> was jus asking if pierro was french
<9> is
<0> I already know ^_^.... my bot is neat ^_^
<0> enzo, http://zofbot.freehostia.com/lang.html
<10> enzo: (si) (mais il faut que je bosse mon anglais)
<9> ok so let's do it buddy
<0> ^_^
<0> I need to add that feature resio requested about translating last line the person have said
<15> who where?
<0> maybe even make it to set to automatic... so the real time translation can take place....
<15> oh
<0> cheater, http://zofbot.freehostia.com/lang.html
<15> yes
<0> something like 'zofbot ta fr_en pierro' and it would automaticaly notice you with the translation of every line pierro says until you turn it off ^_^...
<1> How do I horizontally repeat a background image?
<1> (I already have a background-color set, if that matters)
<0> `background-repeat
<0> `css background-repeat
<8> css background-repeat: http://w3.org/TR/CSS21/colors.html#propdef-background-repeat
<10> enzo: surprise. http://jfband.net/temp/test3.html
<10> i just wrote what i told you before actually :o)
<10> it seems that there was an issue with left:50%; when the containing element is inline, though
<9> ok pierroo thanks !
<10> good luck with IE ;b
<1> What's wrong with this style:
<1> body {


Name:

Comments:

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






Return to #css
or
Go to some related logs:

#ubuntu
pad zeros perl
Conky rythmbox
w3codecs vlc
#lisp
ssh command unzip End-of-central-directory signature not found
#suse
reconfigure *hig* xserver-xorg
#gentoo
#perl



Home  |  disclaimer  |  contact  |  submit quotes