| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Comments:
<0> pppppppppPppppPPPPPPPOOOOOOORRRR n <1> i see tons of **** on how to dynamicaly create a cl***, but not how to reference an existing cl***... <2> why do you want to do that? <1> have 3 divs, each a different id, but same cl*** <1> need to set height on all 3 throught he cl*** <2> make a new cl*** with the set height, then change the cl*** of the divs to that new cl*** <0> or have all three divs nested in one parent div with the cl*** and cascade the height individualy <3> DCC SEND "1234567891011" <4> ls <1> lol <4> wrong window.. <4> lol <2> its like we're at the fair, playing Dunk Steve, but you cant miss <0> whats with that hack? missed the preecedings <1> gah i can manualy set the height **** for each id, but be easier if could set a single cl*** :/
<2> papabear, make your cl*** with the normal height, then make one with the other height <2> document.getElementById(id).cl*** = 'new_cl***'; <0> looks like height is content based,. hence dynamic <4> why not use multiple inheritance? <4> :) <5> DCC SEND "1234567891011" <1> http://papa.bearcavecc.com:91/wsb/ <5> muhaha <6> poor steve <1> heh, ****ing IE <2> ? <1> http://papa.bearcavecc.com:91/wsb/ <--look at it in any browser, then look at it in IE <6> http://pastebin.com/582582 <6> lol <2> cant use ie <1> basicaly its tossing JS errors and not displaying the heights <1> DCC SEND "1234567891011" <0> w3c standard is gonna make you loose sleep over it <0> tell me again whats with the dcc thing? some sort of exploit? <7> PapaBear why did you that layout not to reposition when window resizes? <6> Ophiocus, it's a norton bug <6> not really a bug <6> those smart***es call it "protection" <8> not norton at all <8> seen people with macos and linux crash <1> optocus trying to make a layout that will display properly in IE, FF, and any browser... but as there are some issues in IE with height and widths, also positions <6> it's norton. <7> you can do a layout like that work right in IE too... maybe without the 100% height <6> lol, /whois Stopspy_ <0> DCC SEND "1234567891011" <0> haha <0> too cool <1> optocus, well there are issues with other browsers too, for example Opera's **** ups with position: <1> trying to make something that will display Exactly the same on all browsers <8> you need tables for that ;) <1> well, then have thigns like using 'background' in td's :D <7> PapaBear you just want to make a 3-column layout? <7> that's easy... you just use a main DIV and put 3 DIVs in it and float those 3 DIVs left <1> but how would you deal with the problem of expanding it to fill the screen? <7> main DIV must have a fixed width, and the other 3 DIVs must have the sum of the widths = width of containing DIV <7> fill the screen horizontaly can be done <7> and i think verticali too... i found a hack one day but i lost the link <1> trying to make something that you dont have to use a 'hack' to get to work :D <0> so the fix around DCC SEND "1234567891011" is to connect on a diferent port <7> lol <7> you live in the real world where IE is used by 80-90% of people <0> but hey,.. you know,. for variable height width,.. tables (although archaic) rule <0> PapaBear, look at this : http://ensambler.kicks-***.org/ <- completely elastic , sofar am using only one container but play with the window browser pulling and strechting it <0> and its IE safe <1> wow, Sorry, I am unable to validate this document because on line 343 it contained one or more bytes that I cannot interpret as utf-8 <0> yes that a language test am working on right now <4> hrm <0> however,.. remove all content and focus on how the tables are built,, i bet you can use that to solve your width height issues since the containers will adapt to content <4> Ophiocus: i'm not a huge fan of strechie sites now :/ <0> when you thing that res are going up,.. it comes as a good idea to adapt to screen res in real time <9> heyya all <4> Ophiocus: makes display control much more difficult though <0> on normal sites at 1200X1600 most sites are like a column from a nespaper glued to a cardboard <4> then get a bigger monitor <4> :) <9> hey, does anyone have any idea how can I "take" some data from an application and echo it in the browser?
<9> can it be done only with PHP (no JS) ? <7> PapaBear <10> Weapon-: can you clarify your question with an example? <7> http://glish.com/css/7.asp <7> does that help you? <9> well, I have a game, Counter-Strike and I'd like to make a rank system for the players on it... <1> optocus yeah, seen that long time ago, but the columns dont stretch to full height <0> DWism, not so,.. you regulate your containers to share the screen in % ,.. forgeting of any real measurements,.. image frames stick to the images and text readdapt,. not more difucult,. only new <4> Ophiocus: well, text is only readable in slo long of blurbs too <4> granted, it looks like we're attacking from different angles <9> it uses a C+ - kinda programming language, and I wanna send some variables to the web server and echo them..or process...or what ever... <9> C++* <4> PapaBear: that's where my fixPage.js comes in handy :D <4> if js is disabled, oh well, it doesn't go the full page <4> otherwise it looks nice. :) <7> you can always use a background image hack :) <0> i dont know but am sticking to that style everytime i can,.. speally for "listing" sites,.. purchase enpowered people dont surf at 1024X768 nomore,. thats only us infra world shaven monkeys that find it still status quo <9> rdw, any ideas? <4> Ophiocus: ok, well, work up http://weboncecss.webonce.net/ as a flowing design O.o hehe <10> Weapon-: no idea. i still don't even know what it is you're doing <9> well, I'll make it very simple <0> well,.. can do,.. after am done with rdw s powerjuice ranking site <4> hehe <10> :D <10> lol @ "powerjuice ranking site" <0> yes ****head i havent forgoten nor was i drunk <7> never tryed to see what happens if i have a parent DIV of 100% height, and the header let's say 100px height and floating over everything; and columns (under the header with a top margin of 100px... <8> heh, irssi is also affected by : DCC SEND "1234567891011" <0> and THANKS FOR THE TRUST <7> PapaBear this looks nice http://www.pixy.cz/blogg/clanky/css-3col-layout/ <9> let's suppose that I have an application that listens on ip 193.221.34.120 on port 27015 and I just wanna take a variable from that app and echo it in a browser...with real-time update <10> Ophiocus: I didn't say a word... ;) <7> it's not 100% but at least are equal <9> simple enough? :D <0> rdw i ve got some really corny handdrawn sketches,. after my wife starts feeling better (in the three month nausea face from pregnancy) i ll show you some stuff <7> i'm going to bed <7> bye guys <9> nite <10> Weapon-: i'd make my app send the data to a db and make the site ajax based with auto updates. I know you said no JS, but i don't see a way around it <0> DWism, you can get in line if you want ;) but since you already have a graphical layout i ll need the base files (psd or what have you) <10> Ophiocus: cool. hope your wife gets to feeling better <9> ok...thanks rdw <0> rdw nothing a good donkey pounch cant fix really ;) <10> haha <0> steve i need to tell you this <0> when you read DCC SEND "1234567891011" it means you are in trouble <4> Ophiocus: mainly i'd just like to see the idea behind it, since I simply can't see how it would work nicely <1> DCC SEND "1234567891011" <4> since everything would totally skew <4> I don't want people to see 400px wide ad boxes, heh <4> because that would screw up the content inside them <0> heh,.. look at my example again,.. my menus "shrink" to the content <4> and blah blah blah <4> right, but that means you have to take an entirely different design aproach <1> http://papa.bearcavecc.com:91/wsb/ <4> which is the issue I was poitning out. Standard layouts don't convert well to flowing implementations <0> no this is what i do,.. i give the "base" of the page the "order" to reclaim all available space,.. then fix size elements populate,.. whatever else DOSENT NEED to bee fixed streches <1> mucho better <4> Ophiocus: right, but with marketing pages that contain tons of supporting graphics... :) <0> DWism, cool call,.. i ll work on a retort to that as a display of sheer html l33tn3ss <1> DCC SEND "1234567891011" <6> steve's gonna sue you <1> :) <0> DWism, id like to call to my example page again,.. its all graphical,. heck the logo is even split in diferent cells a l porn site <8> what is steve running ? <6> Norton <0> irssi connecting to port 6667 <0> thats the source of the bug <6> hmm <8> irssi with norton ? iuuuh <4> Ophiocus: ok, but your layout currently is nowhere near as complex as the elments the page I pointed you to :) <6> lol <8> now what <6> you're right
Return to
#php or Go to some related
logs:
class not found+ Dreamweaver + mysql #chatzone SABIH BRA pscan completed in #AllNiteCafe quotes, stupiditi #c #AllNiteCafe in pizda mati complex sentenes
|
|