I get an error:
Line: 210
Error: Object doesn't support this property or method
When uploading a file on my site. Need help fixing this asap please!
Here is the code with the error
...
I am having a couple of issues getting a realtime interface built. I need help in getting a file upload added to my Jquery code that is parsed. And then displaying the image real-time so it ca...
Hello everyone - i'm trying to take a javascript that does a mouseover event and when they click an element of the menu, that menu element stays active until another one is clicked. Currently ...
I have the example of thickbox from the example site http://jquery.com/demo/thickbox/. I am trying to get a thickbox message to pop up after a form has been submitted but all the examples I f...
I am working on a form that allows people to sign up people onto a team. The form includes a button that allows the user to add people to his roster. When the user clicks the button, a javascr...
I am using the below code for playing video. It is showing the error swfobject is not defined.
Can any body help me to solve the error.
Thank you in advance
Where I work, there is no consistency in the path to excel.exe. I am writing an application which at some stage has the lines:
strXL = """C:\Program Files\Microsoft Office\Office11\excel....
I have a page that works fine in IE but when displayed in Firefox the javascript does not work for peelaway ad. I need to get this fixed today, please help!
This is my code. But, the function fun() is not calling in javascript.
<BODY>
<form name=frm>
<input type=text name=txt onkeypress="return fun1();fun()">
</form>
</BODY>
<scrip...
On the following page, the captcha image appears for both IE and Firefox. Next to the captcha image is an image that will reset the captcha image and produce a new image. This works fine in IE...
hi.. i need to to the Date Validation to check the date is greater than or equal to the current date in Ajax Calendar (using javascript)
i have used onclientdateselectionchanged event..
...
I had this working yesterday but now the thickbox screen will not come up. Is it something with the browsers? I am running IE 7. Won't work with Firefox
Thanks
I have multiple checkboxes on a page i need to validate these and if they validate correctly passthe user to the correct page to grab the checkbox values.
to test the form i have used Javas...
Hi. Stuck on an assignment, inserting 3 files that i am working with, unable to get the unhide or move functions working. Thanks for all your help
Dear Experts,
I am trying to do cascading drop-down-list. When I select division combo, its related district will be populated in district combo. Similarly, when I click district combo, its r...
can give syntax for go to() function in javascript,
if not means any alternate function?
In the below code I am having the id of the input type=checkbox, that is "for" attribute of the label and I wanted to get the id of the label dynamically.
I know that from label id I can get ...
I am trying to work out the GMT Offset client side.
To test i simple change my timezone settings on my machine and put this into your browser
javascript:alert(new Date().toString())
I...
Hi Experts, time to save me again.
I have a drop down list that displays several options (duh!). I have a javascript that checks to see if a value is already been placed in the database (Ms...
Here's what I would ask an expert to do.
1. Download the Ajax Control Toolkit 3.5 from Codeplex (http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27326)
2. Ope...
Hi Experts,
Im currently developing a music site with some javascript in the navigation. When you click on Say News, Band, Tour etc the sub links appear below.... Then if you clicked on th...
I have a submit button that wont work on mac in either firefox or safari but works in all browsers on PC It worked fine in an earlier version of the file but not once I added Javascript to add...
My hosting plan is template based, (pretty cheap plan). Anyway, They do not allow FTP access to acct so I cant upload my javascript to the site. How do I insert this javascript into the HEAD t...
Hi,
I am trying to hide all elements with specific ID.
all element has the same ID, no name to reference or DIV.
getElementById seems to reference only the first one.
is there a way to...
Greetings,
I have included partial code from a search page, one part of the search lets users select from a list of Condos and Subdivisions. But new properties are added all the time so,
I a...