Now I have this script
<Script Language="JavaScript">
function load() {
var load = window.open('about_mail.html','','scrollbars=yes,menubar=no,height=600,wid...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
i have a jsp page which has an internal frame. this function is working but Internet explorer is showing a javascript error in the status bar saying Error: object required.
this line...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I have a parent window and a popup window
Both are .aspx pages.
I want to access the popup window server variale usign the javascript in parent window.
The popup window cod...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The code should make a ball bounce once it loads. But it looks like, I went wrong somewhere for the fact that it bounce straight out of the screen!!!!
When it should stay in the brow...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I have an xhtml document with an SVG area in it where I draw some simple shapes. I want to write a function to test if any shapes get intersected by an x,y point (basically simulatin...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I never did any javascript programming, so please be indulgent if I say/ask for some crazy stuff.
Here's the situation. I'm playing on a small facebook application that uses javascri...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Guys,
I have been trying for the last three days to get this to work. I am literally pulling my hair out. I am no javascript expert, but I am simply trying to get this menu t work co...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a script here, a real easy one. When you click a link, instead of anchoring the user to the section, it hides each section and based off the link you select the corresponding text...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Guys im new to the forum (and JS) so here goes
I have a form to upload images on which the submit button is disabled on submission.
I have inserted in the form a blank image and w...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hai all,
I need some help with java script. I am fairly new to js, so can you please help me out.
Here is my issue..
I am writing a java script where it need to check for som...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm getting an "object does not support this property or method" error on this line AFTER I click the button.
document.getElementById("txtNewOwner").value = docum...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
This alert box has to show up when a certain form is not filled out.
I have this piece of code, but my allert box wont show up ?
could you help me figure it out why ?
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello, i have this piece of code that should allert the user that he did not fill out all the forms ... and it's not working ... could you guide me to understand why ? thank's
Cod...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Can I access an elements innerhtml then convert it to string?
Example:
HTML:
<a id="link1"><p>link</p></a>
Relavent Script:
alert($(...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I need help with my script I created for word guessing game. I just can't get it to work correctly. It works fine if I enter a correct letter but when I enter a wrong letter the "Wo...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All
I have written javascript which works great in FF, but not in IE6 (not tested for IE7 yet)
Anyway, below is the whole (simplified, only for IE) file. What I'm trying to do...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The besy way to describe what I am looking to do is if you can download the excel spread sheet here:
http://www.zengia.com/main/Zengia_2008_NCAA_Bracket.xls [http://www.zengia.com/ma...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Apparently this code only works on the first row labelled hideme. how can i get it to work on every row that has hide me in it? I'm building out a complex listing and will need multiple ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, I am doing a submission form, and i don't want it to move to the next page until all fields are filled. My trouble is that it goes to the next page even if the function is returning ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All,
I'm more of a php person than a javascript one and have a quick question on cookies. On my site i'm running a survey and when I click one of the options I want a cookie to b...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Dear all,
I have a problem with calling a function from a JS file included in another script; I can't figure out how to solve this.
I'm not a javascript expert, I can partially par...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
<script type="text/javascript">
$(document).ready(function(){
var __checkKey = null;
$('#SearchAll').keypress(function(e){
__checkKey = e.keyCo...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
How can I get difference of 2 time
means i have a time 06:30:45 on 12 nov 2006
and another time 12:20:30 on 10 dec 2007
how can I get the differnce in these to time...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Is it good idea to start learningjavascript with book javascript bible 3rd edition, even if there are five editions until now....
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
Any one tell me how can i do this
I'm having problem while checking fields of a form. here is the code.
Code:
<%--
Document : loginForm
Created o...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine