| |
| |
| |
|
Page: 1 2
Comments:
<0> Is there just a way to make it without a form element around my text input <1> I'd wager that you do not have proper html structure though. <0> <a href=# onclick=\"location.href = '../general/ordon.php?startdate=' + document.startdate.value\"> <2> I just tested, it work same in ie and ff <1> Example: http://www.html-channel.com/pastebin.php?id=12 <1> If you try and have a block and an inline element in the same container then there will be issues. And forms cannot be parents of inline elements.
<1> The code I pasted there works fine here. <0> I made it work <0> I did a span display:inline <0> both FF and IE. <1> Heh <1> Spans _are_ inline. <2> see, it is not display:inline problem <1> It's a people-who-have-heard-of-html-but-never-bothered-to-check-how-it-really-works problem. <1> And a form is a block FYI ht311. <2> heh, that what i realize after did the test :) <3> hey boiss remember me? <3> i was here last night and you helped me with the preloader <4> sorry, couldn't resist <3> why did you launch me out of a cannon <1> Did you have a js related problem? <3> i just wanted to thank boiss for helping me <3> but i do have a different problem <3> i add to a document using document.createTextNode and appendChild, but I want to make the text large so I created an element h3 and then appended the text to that but my text comes up on a new line each time instead of next to each other <3> any reason qhy? <5> ~~~ Javascript ~~~ <2> it is a h3, sure each heading is in it's own line
<6> hi <1> Hello. <6> how can i determine name of currently executing function? <3> when im preloading images is there a way to display the percent loaded, or the amount of time left for it to be loaded <6> img.readyState and so on... <3> img.readyState <3> hmm <3> ill check it out <7> hi <3> ive never heard of readyState <7> what can i code to test my table ? -> if(TableElement[nameTable]) { (<-don't ok) <7> if(TableElement[nameTable]!=null) { ?? <5> anyone knows if an htmltable can have merged cells at runtime? <5> its cells merged at runtime? <1> "htmltable"? <5> yes <5> table <1> You're not making much sense. <1> First time I've heard someone refering to the rendering of html as "runtime" for starters. :-P <1> If you want cells to be "merged" why don't you just make the table that way? <6> VaranG|aN, td.colSpan <5> thanks Clowne :) <2> don't think it work well <2> you need to delete the extra cell after you change the colSpan (if it is changeable), annoying as hell
Return to
#javascript or Go to some related
logs:
#php #c++ #linux karizi.com #windows #linux #AllNiteCafe #AllNiteCafe +variadic macros +overload #chatzone
|
|