hi all
am not getting the exact path when i use <input type="file"> in mozilla...... but its properly working IE...
say if i select c:\one.txt am getting one.txt only... am not getting the drive name.... it all happens in mozilla........ . is there any way to get it.........any1 help me out of dis
User Profile
Collapse
-
image part highlighter using javascript
hi all.
is it possible to highlight a part of an image???? cud anyone help me out of dis -
Displaying an alert once per day for a month.
hi all...
i need to maintain a date counter in js.......... for example my js shud alert a box everyday when i use my html.... after a month it shud not....... how do i do it....any1 help me out of dis........ -
setting a classpath from java
hi all
is it possible to set a classpath from java.... for eg. i need to set a classpath for a folder like this
APP_PATH = c:\tomcat\webap ps\myPath
how do i set it from java???? anyone help me out of dis... -
How can I style a button?
hi all
can i change the button style which comes when i use INPUT TYPE=file.. is there any solution for this.....any one help me out of this -
Focusing on a textbox depending on which element is getting blurred
hi all..
how do i focus a textbox from a javascript
i'e)
[code=html]<input type="text" size='50' name="txt1" maxlength='254' value="" onblur="checkDi r()">
<input type="text" size='50' name="txt2" maxlength='254' value="" onblur="checkDi r()">[/code]
i've a funtion in js called... -
hey am back.......can we do directory browsing using javascript.???? ? -
-
thank u ... i've done dis already.....
[CODE=javascript]if(document.get ElementById("sa meKwd").checked ){
for(var i=0;i<=10;i++){
document.getEle mentById("keywo rd"+i).disabl ed = true;
}
}[/CODE]
but am getting dis error :
document.getEle mentById("keywo rd" + i) has no propertiesLeave a comment:
-
disabling text boxes
hi all,
i've five text boxes followed by a check box ..... when i check the checkbox it shud disable all the text boxes.... when i uncheck it the vice-versa shud happen..
how do i do it???? help me out of dis
Thanx
No activity results to display
Show More
Leave a comment: