Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Development > Client Side [4 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Web Developer a pop up question....HELP !!!  
11:26 27-Nov-08   [Replies: 1, Views: 98]    By: ehud36new
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 thread
Web Developer Javascript and frames - first post  
11:12 27-Nov-08   [Replies: 1, Views: 68]    By: Unnamed
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 thread
Web Developer problem in accessing popup window server variable in parent window jav..  
10:51 27-Nov-08   [Replies: 2, Views: 63]    By: joydeep.sen157
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 thread
Web Developer Need a second pair of eyes!! Newbie here  
07:52 27-Nov-08   [Replies: 2, Views: 105]    By: Primesale2000
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 thread
Web Developer Getting SVG shape at (x,y) location?  
06:33 27-Nov-08   [Replies: 0, Views: 67]    By: Unnamed
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 thread
Web Developer Fastest way to "activate" an onclick command?  
03:10 27-Nov-08   [Replies: 1, Views: 81]    By: Unnamed
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 thread
Web Developer onmouseover/out function not working with handler  
00:52 27-Nov-08   [Replies: 32, Views: 530]    By: Unnamed
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 thread
Web Developer Script Error making no sense!  
22:29 26-Nov-08   [Replies: 13, Views: 236]    By: Viajero
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 thread
Web Developer show preloading image on submit in form  
21:39 26-Nov-08   [Replies: 1, Views: 64]    By: Unnamed
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 thread
Web Developer Need help for reading data from a file usinf javascript  
21:09 26-Nov-08   [Replies: 1, Views: 62]    By: Unnamed
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 thread
Web Developer Object does not support this property or method  
19:34 26-Nov-08   [Replies: 2, Views: 146]    By: baldwingrand
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 thread
Web Developer Alert Box display problem  
19:13 26-Nov-08   [Replies: 1, Views: 50]    By: Unnamed
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 thread
Web Developer Alert Box display problem  
18:53 26-Nov-08   [Replies: 1, Views: 51]    By: Unnamed
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 thread
Web Developer Can I displayer the innerhtml of an element as text  
18:47 26-Nov-08   [Replies: 3, Views: 118]    By: Unnamed
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 thread
Web Developer Need Help with my guessing game script!  
17:53 26-Nov-08   [Replies: 2, Views: 107]    By: Unnamed
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 thread
Web Developer IE6: appendChild(xmlDoc) -> error  
17:12 26-Nov-08   [Replies: 6, Views: 154]    By: Unnamed
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 thread
Web Developer looking to do an advanced spread sheet form baseketball pool  
15:58 26-Nov-08   [Replies: 14, Views: 350]    By: mginsberg
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 thread
Web Developer Seemingly easy Javascript Question (hiding multiple rows)  
15:09 26-Nov-08   [Replies: 2, Views: 35]    By: Unnamed
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 thread
Web Developer Function returns false but action goes ahead anyway...  
13:45 26-Nov-08   [Replies: 4, Views: 38]    By: coldscooter
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 thread
Web Developer Creating a cookie onclick with javascript  
13:20 26-Nov-08   [Replies: 6, Views: 123]    By: chrisb
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 thread
Web Developer Include exteranl JS file for bookmarklet problem  
13:17 26-Nov-08   [Replies: 1, Views: 64]    By: Unnamed
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 thread
Web Developer jquery reading input value  
13:09 26-Nov-08   [Replies: 2, Views: 61]    By: papas
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 thread
Web Developer time difference  
11:40 26-Nov-08   [Replies: 4, Views: 64]    By: Unnamed
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 thread
Web Developer Javascript bible the 3rd edition ???  
11:03 26-Nov-08   [Replies: 1, Views: 53]    By: Unnamed
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 thread
Web Developer checking fields in from  
10:40 26-Nov-08   [Replies: 1, Views: 53]    By: Unnamed
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 thread

<<First  <Previous  3  4  5  6  7  [8]  9  10  11  12  13  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006