| |
| |
| |
|
Page: 1 2 3
Comments:
<0> js escaping and html entity escaping is different <1> ht311, just \" will replace " ? <2> normaly yes <0> just think of after the write , what the html document will look like <2> Normaly when it became too complicated i prefer to use the long way like document.write ("<tr><td><a href='' onclick=" + '"showContent('solutions1');"' + " cl***='linx'>"); <1> lol <1> ht311
<1> <a href='' onclick='showContent(\"solutions1\");' <1> is the href='' thing reloading my .htm page too? <0> add return false; after showContent <2> ht311 it was just a tought, Usualy my Html code are generated by PERL so i have the double " ' problem since perl interpret "" differently than '' and if the html code have those character in it thing are going crazy <3> escape the \ then? <3> \\\' <1> lol <2> some time it work sometime non especialy if you work with text that use both " and ' like var = 5'6" \ 3'1/4" and you are trying to display it in javascript thru perl escaping sometime work sometime not <0> he just don't have parallel thinking. <1> hehehe <3> lol <3> somtimes work sometime not <3> thats cl***ic computer behaviorism <4> yo. <4> anyone around? <5> no <6> how do I get the index of a row, by id? <6> I can get the row trough tbl.rows['id']; <6> but in this way I can't delete it <6> or... can I? <0> you can't get it like that <0> stick with the basic before going to do crazy stuff <6> it worked <6> how else should I get it? <0> document.getElementById <6> I guess that can do it too... <0> i don't work enough with FF, i always be careful what i am playing with <6> FF ? <0> MOZ <6> from franch to chinese... :)
<6> MOZ? <6> what is it standing for? <6> In fact I don't need the row, I need it's index <6> so I can remove it <0> firefox and mozilla <6> I see <6> so, is there any way to get the index or I have to go with a for(;;) ? <0> the same way you mantain the index yourself <5> if you are using DomAPI, you can just do domapi.getNodeIndex(theRow) <6> I'm not using DomAPI... <5> pity <6> I think I'll go trough each element <6> tbl.rows[i].id is not a property <6> is it jokeing? <0> yes, your browser hate you <3> i'd love a joking browser <3> i'd call it the funzillaplorer <3> it's a browser that behaves like ie 50% of the time and moz the other 50% <6> lol <7> id like some help with javascript that would let me click on a tab inside a nav_tab frame to load a new page inside the nave_tab frame, and different inline frames on a body page inside a body frame ............. any references would be apreceated as well <8> here we go again <0> <a href="blah" target="framename"> but you shouldn't use frames anyway <5> how about a pagecontrol? http://www.domapi.com/index.cfm?action=docobj&id=30 <7> err the client doesnt want his header or the nave tabs to scroll but wants all the inline frames to scroll as one <0> [Torgo] is wearing his marketing hat now :P <0> furtive: http://www.femfox.com/fr/download.php <8> mmm...snoochie boochies! <8> not as good as the French Maids do IT tutorial podcasts <0> hehe, that one is super nice <8> they've got a new one up, how to give cpr: http://frenchmaidtv.blogspot.com/ <8> time for snoochie boochies! <0> will see that tonight
Return to
#javascript or Go to some related
logs:
#london #linuxhelp bare-foot girls dancing in the moonlight #php #chatzone knaqsia IOError: [Errno 13] Permission denied usr lib portage pym #linuxhelp PANOPHOBE #linux
|
|