| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> then you were shown a webpage.. no questions asked.. GO TO THE PAGE and READ it! <1> You don't, and I already told you how to do it yesterday. <2> i'm reading it <0> Djanov: Why are you even trying to mix php with javascript to begin with when you don't even know PHP OR JavaScript ? <0> learn one thing at a t time and then mix it afterwards <0> you need to think serverside.. clientside <0> what can the browser see and what are you telling the server to send to the browser <0> pretty simple once you can manage to seperate those two things <0> php and strings <-- basically all you need to know serverside <0> html and javascript <-- all you need to know clientside <0> now go before you get kicked
<0> you were told a great answer to your problem now and yesterday.. you should learn from that <2> http://pastebin.com/584780 <2> i used implode but i have error :( <0> implode?? <0> I've never heard about implode in JavaScript <1> Why the heck do you use implode? <2> but you gave me php.net/array <1> To learn you HOW TO ACCESS ARRAYS <2> i dunno , there was an example :)) <1> Which you are obviously ignorant of. <0> Pilum.. if you please.. take him out back.. and take him out of his misery <3> anyone up? <3> heh <2> sorry i was disconnected <2> but why do i have an error when the value doesn't contain a space ? <0> omg <0> so all my talking were for nothing? <2> you told me that i had error accessing my array, right ? <0> Noone ever said anything about that <1> I did. <1> And you do. <0> hehe ok :-) but thats some php problem.. isn't it? <1> Yes, and php is what is problems stem from. <4> hm. <4> indeed. <4> php, ****s :P <0> definately :-D <0> especially when talked about in a JavaScript discussion channel <3> http://html-channel.com/pastebin.php?id=2 im trying to make my own version of a nextag mortgage thing and am trying to do parts of it by hiding/showing rows. best to look at http://shopezstreet.com/mortgage/test.php and see the links at top to show/hide the second and third row and youll see the problem. <4> mm, another thing that ****s are bad coders. <2> so my problem is JS related or Php related ? <0> PHP!!!!!!!!! <0> for the TENTH time! <2> my english suxs as much my php & JS ^^ <3> mines either css or js... or dhtml or sometin <0> (and understand other peoples advices) <2> do you propose me any solution <0> Djanov: yeah.. leave this channel and instead go to #php <0> and don't mention javascript.. just say strings <1> {jd}: Should you encounter any browser which uses document.layer (doubtful), it's .visibility='show'|'hide' iirc <1> That aside, what's the problem? It seems to work... <3> um
<3> sorry... its the second show hide <1> Ah. That they overlap? <3> it doesnt show in the right place, <3> yea <3> i got them in tr's <3> i tried on table div span even td cant get it right, jacked with position absolute, relative etc... <3> dont know enough about how or what the trick is... css huh? <1> I would manipulate .display rather than .visibility <1> And drop the positioning. <3> .display is different syntax? <1> Should be .display = 'none'|'inline' in your case. <3> in the js or the css? <3> or both <3> nm <3> well somethings not right <3> hmm <3> i did what you said <1> You didn't adjust your css to match. <3> it works ok in ie except it shows nothing in my tables now <3> oh <3> ok <3> better <3> bam <3> thanks <3> why does my page at http://shopezstreet.com/mortgage/test.php not work in ie? the first drop down is only one with functions and no worky in ie <3> i take that back... there are other functions i havent pulled out, they are none existent and i had same issue already before adding these other tables <5> hi, is there a way to have parameter when using .addEventListener ? something like.. obj.addEventListener('click',the_function('param'),false); <6> use function() { the_function('param'); } <7> try it? <8> Hi everyone ! Is anybody here for help me to find a script for Page compiled , i mean when somebody load one page , I wish for him to see in how much time the page was loaded <9> hi, is it possible to p*** an array to a func like this foo(['hello', 'world', 'cool']); <9> i can't find good docs on google :( <1> [No_Name]: Make a new date object at the very top of the head, and make another when window.onload triggers, and check the difference. That gives you the time it took. <1> dubTV: Try it. Looks plausible. <10> better yet, have the first var at the top be populated by the server side <8> Pilum , thank you for point .. I`ll try .. i`m not sure because i`m novice :) <9> Pilum: thanks, lemme try <9> looks good. thanks. :) <8> Pilum it is any script made for example ? I search on google but without of success :( <1> Not that I know of. <11> is it technically possible to write a method for a (self-created) object that returns an instance of this same kind of object ? <11> the problem: a data matrix (object) I would like to subset (method) giving me another data matrix <10> don't think you can get those outside of uk <12> yeah you can <13> looking for some help with an html form and I was told javascript would be able to handle what I need to do <13> I have an html input form that I want to be able to add a section to the bottom where you type in whatever email address you want then click submit and it will send the form data to the email address <13> the webserver cant do asp or php <6> <form onsubmit="this.action='mailto:' + this.elements['email'].value"> <input type="text" name="email"> <6> try that <6> you'll need some other junk on the form tag I think but it may work just like thatr
Return to
#javascript or Go to some related
logs:
gentoo ipforward #linux #linux what is parmalate installshield product.jar download #mysql #gentoo #AllNiteCafe Error importing repomd.xml from base: Error: could not parse file //var/cache/yu #london
|
|