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[Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Kirupa Rollover link random color  
05:26 3-Sep-08   [Replies: 5, Views: 74]    By: Unnamed
Hi, Here's is what I have done In page property pannel, in links, I have set the link color to be red (#912211), and the rollover link to be white, I left the other to box empty (visited links an...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Using javascript, check msword document opened or not  
05:24 3-Sep-08   [Replies: 0, Views: 2]    By: jmohan
Hi everyone, I need the javascript help to check a msword document already opened. If it is already opened, I need to open that document by javascript. If It is not opened, I need to ope...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Javascript Help 4 Noob Please  
05:12 3-Sep-08   [Replies: 2, Views: 52]    By: dayo
I have been following the example from this linked website [http://blog.paranoidferret.com/index.php/2008/06/04/simple-ajax-php-and-javascript/]> and can get it to work but wondering if anyone cou...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer iframe proxy  
01:24 3-Sep-08   [Replies: 0, Views: 24]    By: corbo46
so i am trying to include an iframe in a flash application and it works just fine but since it runs client side it grabs the pages from the clients computer i just need the requests to route throu...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer error detection with javascipt...bogus errors?  
01:14 3-Sep-08   [Replies: 3, Views: 60]    By: blocky97
Hello, I have put in error detection code for javascript in an application we are building. Whenever a javascript error occurs, it does an AJAX requests and logs it so it can be analyzed. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Retrieve URL parameter value and set as variable  
00:47 3-Sep-08   [Replies: 2, Views: 28]    By: laboboy
/category/product.html?id=1755406411 How do i retrieve whatever is being passed as the id parameter value in the url and set it as a variable so i can use it elsewhere? Thanks ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer How to add a "previous" button to this script?  
00:10 3-Sep-08   [Replies: 3, Views: 96]    By: debbieg
I'm using the following "text sections" script which is great. But I want to add a "previous" button & cannot figure it out. Any help would be great! this is in my exte...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer js submit form get form name  
23:42 2-Sep-08   [Replies: 1, Views: 25]    By: bwilky
<HTML> <HEAD> <TITLE>Test Input</TITLE> <SCRIPT LANGUAGE="JavaScript"> function testResults (formname) { var TestVar = formname.inputbox.value...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Form is still submitted even if false is returned  
23:42 2-Sep-08   [Replies: 3, Views: 41]    By: trivektor
Hi, I'm writing a small validation js for my form below: <form id="contact" action="mail.php" method="post" onsubmit="return checkForm()"> ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Could you just have a quick peek to check this is right please!  
22:50 2-Sep-08   [Replies: 1, Views: 37]    By: Mocrodot
Could someone tell me is this is right please. I need to call a finction from a button click so I put this in the head section Code: <script type="text/javascript">functio...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer How to overcome with screen resolution??  
22:17 2-Sep-08   [Replies: 3, Views: 54]    By: Adusumalli
Hi I faced problem with screen resolution. I have one table JSP and beside that table i have one more table is there. (i.e both tables are parallel to each other) when i change the screen res...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Select box option, onClick - works in Firefox, but not IE....  
21:51 2-Sep-08   [Replies: 4, Views: 133]    By: arron3
I am new to javascript, wonder if someone could help me with an IE browser problem.. This works in Firefox, but not in IE..... <select name="CATEGORY" size="10"> ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer if 2 textboxes are true then third textbox to be populated  
21:36 2-Sep-08   [Replies: 2, Views: 34]    By: Jodarecode
I need 2 text boxes to be true then the third to be populated They way I have it set up now is I have two textboxes: HTML Code: <input type="text" name="x1" i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer to check a window is open in another jsp  
20:39 2-Sep-08   [Replies: 5, Views: 77]    By: veena123
Hi everyone, i have a tricky question trying to solve this.. in jsp1,"onClick" of link im opening in a new window href="#" onclick="javascript:popupOpen('<%=...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Javascript Session Variable Question  
20:07 2-Sep-08   [Replies: 5, Views: 72]    By: neerajad_99
I have a link to a website. say www.test1.php [http://www.test1.php]>. When I click on this link, it prompts me for a username, password. On entering the login info, it takes me to the home page s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Capture object values  
19:59 2-Sep-08   [Replies: 17, Views: 235]    By: [tim]
The following js doesn't work to capture the values in the "iframe" like object on my jspx page... document.getElementById("form1bject1").document.forms("Form2"...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer changing an innerHTML function upon selection of another value  
18:53 2-Sep-08   [Replies: 1, Views: 45]    By: Jodarecode
Hi all! I need help on this script i've been working on. The red is what I need changed to either: getCabinetsByLetters-w1 getCabinetsByLetters-w2 getCabinetsByLetters-w3 getCabine...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer HTTPS DIV Iframe  
18:44 2-Sep-08   [Replies: 1, Views: 32]    By: [tim]
I have a jspx page that I want to include another page in. I currently use an iframe to hold the page within my jspx page. The page in the iframe is an HTTPS page, and is hosted on a different ser...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Kirupa Testing connections  
18:40 2-Sep-08   [Replies: 2, Views: 49]    By: philsbury
Hi, is it possible to test a users internet connection using javascript? Here's the situation, I have an html page which has a form in it. I want to hide the form if the user is not connected to...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Two separate drop down menus  
16:29 2-Sep-08   [Replies: 5, Views: 82]    By: mickapoo
I have a drop down menu at: www.jvholdingsllc.com [http://www.jvholdingsllc.com]> under the "Services" menu tab. I'd like to make a second drop down menu under the "Case Studies&quo...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Firefox reloads original page after document.write  
15:25 2-Sep-08   [Replies: 5, Views: 78]    By: dorian_fabre
I've got a web page in which the user ticks off a number of choices in a form. Javascript is then used to formulate a response and the original page is overwritten using document.write, which is t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer [RESOLVED] Basic HTMLDOM not working in Firefox.  
14:36 2-Sep-08   [Replies: 3, Views: 31]    By: davidmal
I created custom visitor tracking functionality for an ASP.Net website. Although it is a .Net website, the tracking functionality is done primarily with JavaScript and AJAX (XMLHTTPRequests). Work...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer disable menubar,toolbar of browser  
13:48 2-Sep-08   [Replies: 2, Views: 26]    By: sganga
Hi Everyone, Could you please give me a solution for the following requirement javascriptfunction(){ window.open('http://www.google.co.in ','Google','left=0,top=0,height='+688+',width='+1...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Trying to create an other box dynamicaly.  
13:44 2-Sep-08   [Replies: 0, Views: 30]    By: Galuf
What I'm trying to do is generate a page that when you select other in the dropdown box a text box appears. My site is using PHP, XHTML, and Java Script. I split the code into 3 blocks. 1 the p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer variable onchange  
13:31 2-Sep-08   [Replies: 2, Views: 27]    By: johns221b
this is a simple sample for my requirement. function Main(){ this.Var1="defaultvalue"; this.Var2=0; } var x=new Main(); x.Var1="somevalue"; want to change...
[Tags: No tags defined yet] -
Be the first to Tag this thread

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




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

© Pidgin Technologies Ltd. 2006