| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Comments:
<0> !v http://juhp.dk <1> HTML: Valid - http://validator.w3.org/check?uri=http://juhp.dk <1> CSS: Valid - Warnings: 11, http://jigsaw.w3.org/css-validator/validator?uri=http://juhp.dk <0> so valid <0> yet so manny warnings <2> MasterFlood, why do you even worry about those warnings? <3> Zoffice <3> I think I got it <2> !v http://znet.freehostia.com <1> HTML: Valid - http://validator.w3.org/check?uri=http://znet.freehostia.com <1> CSS: Valid - Warnings: 21, http://jigsaw.w3.org/css-validator/validator?uri=http://znet.freehostia.com <3> It was an image, not CSS at all that I needed to edit :) <2> ryanoe, IT NOT ****ING ZOFFICE>>....IT"S ZOFFIX! <2> ryanoe, welll DUH... you can't make a backround like that in pure CSS.....you need an image <2> ryanoe--
<2> ryanoe, do you know which one you need to edit?| <2> hm... interesting <0> !v http://www.juhp.dk <1> HTML: Valid - http://validator.w3.org/check?uri=http://www.juhp.dk <1> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://www.juhp.dk <0> oh yes :D <2> ryanoe, well... maybe it's CSS because I don't see any ****ing images.... there... and if you call me Zoffice again.. I'LL KILL YOU! <3> I do Zoffix :) <3> :) <3> sorry about that <0> Wohoo, www.JUHP.dk - No CSS Warnings :) <0> Just not working correctly now :S <2> lol <2> MasterFlood, as CP have said "Only tools don't have warnings"... warnings are NOT errors... they are just a guide in case you screwed something up... look at them and if you are fine.. ignore them <0> hehe, but i hate warnings/errors. So i simply felt like removing them <0> wohoo, more lame score. <2> haha <0> Why doesn't the page work correctly in FF. But allmost in IE? <0> And the repeat-y doesnt work either. <2> MasterFlood, because IE ****s <2> ie-- <2> MasterFlood, did you know that you could do 'zofbot, lamerank' to view your rank or 'zofbot, lamerank NICK' to view NICK's rank or 'zofbot, lameranktop' to view top four lame speakers? <4> Zoffix: The thing about warnings is that they can warn you about problems that you might not notice because your test suite doesn't cover the eventuality they are warning about. <0> Nope, I didn't. <0> zofbot lamerank <0> Rank 42 :O. <0> zofbot lameranktop <0> dni is never going to catch me. <2> Dorward, yes I understand... but if some of them you can ignore can't you?.. You just look over them and use judgment.. <2> s/if//; <4> Zoffix: Judgement is only useful if you understand the reasoning behind the warning. <2> Dorward, true to that. <2> !v http://znet.freehostia.com <1> HTML: Valid - http://validator.w3.org/check?uri=http://znet.freehostia.com <1> CSS: Valid - Warnings: 21, http://jigsaw.w3.org/css-validator/validator?uri=http://znet.freehostia.com <2> Dorward, """You have no color with your background-color : .cont""" that should be inherited.. should I make it color: inherit; just to be safe? <5> hello <2> Hi <2> fijam, how did you get that kind of host? <4> Zoffix: You can't know, for sure, that the color of the parent element will be what you expect it to be. The user stylesheet might have set it to something else, which might be something unreadable against your background colour. So if you inherit it, then you inherit (for example) black which you then display against a black background. <2> Dorward, hm.. I get the point now.. <5> Zoffix, you have to ask freenod eoperator for an unaffilated cloak <5> fear not, reisio is here :) <6> :p <2> reisio, hey ^_^ <6> 'lo <5> hi <6> 'lo <2> reisio, you know what I'm going to make... I'll add a feature to my bot to implement a real time translating so you could do for example 'zofbot, ta en_de Zoffix' and it would notice you with translated text of every line Zoffix would say until you would stop it... and you could type something like /notice zofbot tc de_en TEXT' (or something shorter to be more usable) and it would send translated text to the channel pr <2> ependin 'ThatandThat says: ' ^_^ what do you think of that? <6> that'd be cool <2> ^_^ <7> cool, so now the legions of spam bots can spam two channels at once! <8> hi, perhaps you guys will kill me for this (my css wont validate), but I have to try. I am trying to get opacity to work like I want it. ie background is half tranparent but not the text within it. http://vatteraikido.org/test/ any ideas how to fix this? <6> exactly <6> runge: '<?xml version="1.0"?>' will cause you problems in IE <6> `listamatic @ runge <1> runge, listamatic: http://css.maxdesign.com.au/listamatic/ <2> Newhydra, I said 'notice' not 'message'!!! <6> runge: do you have two menus with the same items?
<8> reisio, well its not a IE problem actualy. im looking at it in firefox. and I think the code is displayed correclty, but not the way I intended <8> RTFS, thanks though It is a bit general. I guess it serves me right.. <6> runge: did you try adding 'a:hover i { opacity: 0.5; filter: alpha(opacity=50); }' ? <8> reisio, no all menues have diffrent items. hmm a:hover i? <8> will that make the text non transparent? I do not get it <6> um <6> you said 'ie background is half tranparent but not the text within it', leading me to believe you wanted the text within it to also be half transparent <8> if you click att the text at the bottom you should see a semitransparent div in the middle. my problem (only problem) is that not only the div with white background is semitransparent, but also the text on it. <8> and that makes the text hard to read <6> runge: http://reisio.com/temp/punkid/ <8> reisio, wonderfull! <8> thanks <8> so the trick is a div within a div? <6> one trick <6> you could also take your background image and make a copy by adding an opaque white layer over it <6> save that and apply it as a background to your text area <6> s/opaque/transparent <8> reisio, I did that before. but the ones I am doing this for (trainning group) have had lots of diffrent ideas of how big it should be etc. made it hell to change all the time. <6> ah :) <6> well the original suggestion shouldn't give you too much trouble <8> would it not? im sorry but im new to the world of css so simple things seam strange some times <6> should be as simple as putting two divs inside your container <8> I guess you mean the togglable-div? <6> whatever the one in the middle is <8> yeah thats the one <6> scrollbar might become opaque <8> it is already opaque <6> opaque is an opposite of transparent <8> ah <8> then that is good :) <5> how many bots are there? RTFS, perlbot, zofb0t... <2> haven't seen any more <2> fijam, why? got something to say? Are you a racist? <2> WE FIGHT FOR BOT RIGHT!!! BOTs HAVE RIGHTS TOO!!! FREE SPEECH TO BOTS!! <5> oh, I have no problems with it <2> wait like 10 years and this will be everywhere... <9> fijam, I'm going to sue you for har***ment!!! <5> that's the point where unaffiliated cloaks turn out useful <9> fijam, how many humans are in there?? 100? <2> hehe <7> bots > humans <5> I wonder when bots would eventually start talking to each other <2> fijam, I'm will work on that... and put my bot in #gumbybrain so they could chat... <5> :) <7> but make sure you don't put any limits on how often it can say something <2> fijam, coding an AI is an extremely difficult task... no hard drive can store so much information as the human brain.... <2> Newhydra, heh.. I will just get banned then =\... of course I will ... I will imitate real life typing.. as for speed and as for accuracy <7> zoffix: but many harddrives can store more information than a human brain :P <2> Newhydra, NO! are you crazy!? <7> no <2> Newhydra, theoretically you remember EVERYTHING ... In Visual, Tactlicle, (forgot the word for smell), Aural, and Emotional perceptions.... <5> theoretically - shmicklly <7> according to who? :P <10> That's not true <2> Newhydra, according to common sense! and experience... <10> Zoffix: not according to reality though <2> Newhydra, Ron Hubbard, had some ideas.. that the "Church" of Scientology blew to enormous and redicilous proportions <7> in that case, I'll take the word of this study over common sense http://www.scienceblog.com/cms/node/2622 <2> Flannel, Visual short-term memory, there is also long term and unconcious memories... I've studied enough of psychology to know what I am talking about. <11> I know it. <10> Zoffix: No, you dont. We don't store all the information we recieve. <2> Newhydra, I suggest you read 'Ron Hubbard - Scientology Self Improvment' and try out his technics.... you'll be surprised of how much you can recall... I WAS? <2> s/\?//; <10> Ah. Zoffix is a scientologist. That explains it all. <5> omg... <2> Flannel, Scientology and a Church of Scientology are TWO different things <2> Flannel, and we don't store all the information we recieve in the concious memory unless we choose to.. but we do in unconcious.. and that information is not from Ron Hubbard books. <7> so...cite? <5> from what I was taught, we just drop, forget those infornation we do not consider to be relevant <2> Newhydra, I don't have those books on me. <7> *shrug* not worth debating then <5> I think true <12> can i set the background-image to stretch ? <2> Ok.... you guys don't know what you are talking about... but even then suppose you are right... Would you agree that a 40 year old human has at least 1 year of ONLY visual memory stored... first of all computers are even incapable of producing the images of such quality... second... conver that 1 year video into the best format... and think of the size!...
Return to
#css or Go to some related
logs:
#oe didobots java.sql.SQLException: Cannot connect to MySQL server, Is there a MySQL server r #php imap kenitra autonumeric access vt1211: Unknown symbol vid_from_reg APTGART NVidia #linux pychecker pylint comparison
|
|