I have a problem,that Onchange event is not working in firefox i think.......her e is my code...shall i need to change anything ??
[CODE=javascript]onchange='docum ent.getElementB yId("abc").src= this.value'[/CODE]
Thanks
User Profile
Collapse
-
Problem with Onchange Event in Firefox
-
Thanks for u r sugessions..... i''ll try with AJAX... -
i have already posted this question in ajax.javascript forum..they told me to post question in java forum.........w ht should i do...Leave a comment:
-
Uploading image file and displaying image in the same page
hi!
can anybody give me some example code...for how to upload an image file in a JSP page and display that image in the same JSP without reloading/refreshing the page????plzzzzz help me.. -
the link you gave has PHP source code....but i want JSP code to upload image in same page wothout refreshing the page...Leave a comment:
-
i'll be thankful to you if u send me the example code without refreshing the page...Leave a comment:
-
thank u for u r guidelines....i need an example to upload an image in the same page....can anybody post me an example codefor this...Leave a comment:
-
no...actually what i want is when i upload an image file it should be displayed in that table itself..can anybody give me an example for uploading an image...Leave a comment:
-
Writing a file upload function
hi!
i have a table..which consists of a upload and browse buttons and some place to display an image.if i browse a file(jpg,gif) and upload,it should appear in place of image in that table itself.my code is
[CODE=html]<form method="POST" ENCTYPE="multip art/form-data" ACTION="abc.Act ion">
<table cellpadding=0 cellspacing=0 border=0 style='top:40px ;left:0px;posit ion:absolute;z-index:0;'... -
updating data from child window to parent window
Hi!
i have a same combobox in parent window and child window.If i enter a value in combobox in child window it should automaticall update in parent window without refreshing the parent window page.I know it is possible with window.opener.. .but i dont know how to implement that function...can anybody explain me with some example.. -
Text label is not disabling in Firefox
Hi!
i have a problem in firefox.I have a textbox with a laeb for it and a checkbox.i need to disable the textbox as well as label when checkbox is checked.it is working in IE but not in FF.plz check my code and tell me a solution
[CODE=html]<td id='abc' name="xyz">
Text
</td>
<Input type="text" readonly name="abc1" style="width:16 5px;" size = "20"... -
problem in horizantal scrollbar in firefox
Hi!
can anybody tell me how to remove horizantal scrollbar for <textarea> in firefox,i think firefox takes horizantal scrollbar by default.....and i want to display vertical scrollbar for <textarea> in firefox....
regards -
what i want is to remove the default horizantal scrollbar for firefox.I want the vertical scrollbar to be displayed in the firefox textarea...can u give me the solution...Leave a comment:
-
thank u...but eventhough i removed duplicate rows n cols.....i have still that problem with wrapping text in mozilla...in IE wrapping is working...and i want to remove the default horizantal scrollbar in firefox and have a vertical scrollbar to be displayed in firefox........ .......
Code:<TEXTAREA Name="notes" rows=4 Cols="70" onfocus="focuscolor(this)" onblur='javascript:blurcolor(this);' class="input"
Leave a comment:
-
textarea scrollbar in firefox
Hi!
i have a problem with textarea scrollbar in firefox.In FF it is taking horizantal scrollbar by default??but in IE vertical scrollbar is displaying correctly..I want vertical scrollbar in FF and how to avoid horizantal scrollbar in FF??check my code plz....
Code:<TEXTAREA Name="text" rows=4 Cols="70"rows=4 Cols="70" onfocus="focuscolor(this)" onblur='javascript:blurcolor(this);' class="input"
-
plz check this code once
[HTML]<div id='div1' style='height:0 px;position:rel ative;'>
<table class='mytable' cellspacing=1 cellpadding=2 border=0 width=100px><tr bgcolor=#D4E5F7 >
<th>S</th><th>M</th><th>T</th><th>W</th><th>T</th><th>F</th><th>S</th> </tr>;
[/HTML]
document.getEle mentById(&...Leave a comment:
-
problem with div tag
Hi!
I have a problem with div tag i want to increase the width of my div tag...i have two tables, one tablewhich consists of two rows and one table(using div tag) consists of many rows.Here the two tables should be displayed one under the other...it should look like same table as if there are two...check my code n tell me a solution...
Code:<div id='div1' style='height:0px;position:relative'><table class='mytable'
-
certainly i'm using this syntax for select.draw method.......no other framework i'm using..........Leave a comment:
-
i'm writing this funtion validate() in one javascript file and this javascript file is calling in a jsp file........Leave a comment:
-
the code for select.draw is
Code:Select.draw( out, connectionStr , "cmbState", "Arial12px", "", -1, true, "", qryStr,new String[] {"es001"}, new String[] {"es002"}, model.getState(), Select.EMPTY_OPTION|Select.EMPTY_AT_TOP );
Leave a comment:
No activity results to display
Show More
Leave a comment: