IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1834.76 MB
Powered by
Channel Info
Network: freenodeChannel: #html |
Search in www.irclog.org
Log from #html at freenode 2006-09-01
[07:21]<ggmzr>yea.. see my situation is I have to use PHP to built my javascript :-)
[07:21]<mnzmzjjv>as in that it may change on every other request?
[07:22]<ggmzr>no, as in I need to built it from a database that might change every few days
[07:23]<mnzmzjjv>if the expiry is predictable, you could use linked js + expires
[07:23]<ggmzr>I have a tree built in javascript and I need it to use the values from the javascript, so instead of passing a multidimensional array, I figure might as well built it in PHP and output it, and have smarty just cache it
[07:24]<mnzmzjjv>if smarty is good enough to cache intelligently, you can go with that
[07:25]<ggmzr>Well I'll give it a 24 hour cache.. it should be good enough
[07:25]<znysyj>smarty is dumby
[07:25]<ggmzr>Or I could just built myself an admin panel and add a link that builts a .js.. either way doesn't matter
[07:26]<ggmzr>build*
[07:26]<cjddzgdlzjdlv>heheh
[07:27]<cjddzgdlzjdlv>endra: why not usiong .js still even if the objects are from a database?
[07:27]<ggmzr>reception*
[07:28]<ggmzr>booyakasha!
[07:29]<cjddzgdlzjdlv>booyakasha? is that like Kascha Varnishka?
[07:30]<ggmzr>Nicht, its from Ali-G
[07:36]<ggmzr>so in <script>, commenting works like javascript or html?
[07:44]<ggmzr>oh really?
[07:45]<ggmzr>thats what I thought.
[07:45]<ggmzr>Before I came here I thought otherwise, but oh am I glad you guys clear things up!
[07:45]<znysyj>`html script
[07:45]<rtfs>html script: http://www.w3.org/TR/html401/interact/scripts.html#edef-SCRIPT
[07:45]<znysyj>endra: np
[08:13]<ggmzr>`html input
[08:13]<rtfs>html input: http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT
[08:17]<ggmzr>I want the checkbox to hold a certain string so later on when I retrieve it via javascirpt I can check which ones are checked and retrieve their strings
[08:17]<ggmzr>any idea how to do that
[08:18]<ggmzr>never mind got it
[08:45]<srds_>hi, has anyone ever has tried to call a flash file with php arguments from html?
[08:46]<cjddzgdlzjdlv>haven't, no
[08:47]<srds_>damn...i have a flash file which gets values from a php file to do some actions...but i dont know how to call the flash file with the php arguments from html :(
[08:48]<mnzmzjjv>perhaps you're just confused in how it works?
[08:48]<srds_>i wont say no :)
[08:48]<srds_>i can get the flast and the php file to work
[08:48]<mnzmzjjv>how does the flash gets is value from a php script?
[08:48]<srds_>just cant get how to call flash from my webpage
[08:49]<mnzmzjjv>so you're having problems embedding the flash within a webpage?
[08:50]<srds_>no...flash is there...there is an extra param called flashvars which passes arguments to the flash file
[08:50]<srds_>param flashvars=....value=....
[08:50]<srds_>in the value field i need to put something which calls the php file with an argument
[08:50]<mnzmzjjv>i don't know of that one
[08:51]<srds_>ok...in any case...using html how can i pass an argument to a specific php file?
[08:51]<mnzmzjjv>via POST or GET?
[08:52]<mnzmzjjv>you could use <script src="[phpfile]">, <img src="[phpfile]"> ...
[08:52]<mnzmzjjv>or XHR
[08:52]<mnzmzjjv>or a plain <form>
[08:53]<srds_>mmm yea....
[08:53]<srds_>oh i think i got it....i was thinking too much :(
[08:56]<srds_>anyways thank you deadroot
[09:10]<ryr-srw>the bulgarian site of Readers Digest is by far the best of any of their international sites: http://www.readersdigest.bg/
[09:43]<ggmzr>you know what im going to do
[10:34]<jscyn>i need an easy way (in terms of number of lines of code) to display some kind of popup menu.. like regular menus in apps (File|Edit|View..). what's the trick? what property to I use to make the DIV not interfere with the other document, and how do you position it?
[10:36]<jscyn>oooh..this is a good page: http://devedge-temp.mozilla.org/viewsource/2003/devedge-redesign-js/index_en.html
[10:37]<ow9w9792>how do i disable highlight on text ?
[10:43]<jscyn>use -moz-user-select: none
[10:43]<jscyn>css attribute in mozilla... in IE i don't know
[10:43]<jscyn>IMHO it shouldn't be used to prevent users from selecting useful text
[10:48]<ow9w9792>onselectstart="return false;" (for IE)
[10:56]<wg22gg-eee>0x41464b: what is it for?
[11:18]<ow9w9792>webben, sorry... didnt see before
[11:18]<wg22gg>that's okay :)
[11:18]<ow9w9792>only presentation of some number (which if highlight-able) makes its weird
[11:18]<wg22gg>ah okay
[11:18]<ow9w9792>http://satria.web.id/ryl/
[11:19]<ow9w9792>any idea how to makes the .gif works on FF ?
[11:19]<ow9w9792>since FF will render GIF-Animated on same Frame all, which IE didnt
[11:19]<ow9w9792>duh... im making my self confusing i guess
[11:20]<wg22gg>nope ... don't know much about animated gifs
[11:20]<ow9w9792>in IE, .gif files will be animated from Frame1 from the first time the <img src> shown, (even when the img being "reuse")
[11:21]<ow9w9792>but in FF, all Frame is Global (meaning.. the next img src will use the same Frame Number with previous)
[11:24]<ow9w9792>webben, have IE in there ?
[11:24]<ow9w9792>um... do i describe my problem well enough ?
[11:25]<wg22gg>0x41464b: probably you do
[11:25]<wg22gg>i just don't know much about animated gifs
[11:25]<ow9w9792>k' then
[11:25]<wg22gg>have you tried search MDC?
[11:25]<wg22gg>and mozillazine?
[11:26]<ow9w9792>URL please
[11:26]<wg22gg>http://www.mozillazine.org/
[11:26]<ow9w9792>thanks
[11:26]<wg22gg>http://developer.mozilla.org/
[13:02]<vjym[]>How do I make a vertical line of a specified with and 100% height?
[13:12]<vjym[]>forget it
[13:12]<vzjjl>hi, im using textarea but i cant do any paragraph in textarea, how can i do ?
[13:13]<mjzwzzm>troop: Traditionally a double line break is used to indicate a paragraph. (This can then be presented as HTML by processing it on the server)
[13:16]<awl>CaHi ! Can anyone tell me how to make a rollover from image to text without javascript ?
[13:16]<mjzwzzm>AxL: A what?
[13:18]<awl>I want to make a rollover from a picture to a text
[13:18]<awl>Dorward: know what I mean ?
[13:19]<mjzwzzm>AxL: No, that's why I asked.
[13:19]<awl>Dorward: you still d on't understand?
[13:19]<mjzwzzm>AxL: Since you just repeated what you said originally, no.
[13:20]<awl>:)
[13:20]<awl>I think you know what a rollover is ?
[13:20]<mjzwzzm>AxL: Yes
[13:20]<awl>It swap from a picture to another generaly
[13:21]<awl>I want a rollover : pictures -> text area instead of classic picture -> picture
[13:21]<awl>Dorward: understand now ?
[13:21]<awl>picture to text bubble







