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 > . > . > Programming Languages > JavaScript/JScript [12 Forums][Track this Category]
   Browse sub-categories   
» AJAX [3]

   Latest threads in category   
CodeGuru Working in FireFox not IE  
14:45 5-May-08   [Replies: 2, Views: 286]    By: al_se_08
Hi i have an Ajax script which is working in FireFox but not IE, obviosuly i want a wide range of people to be able to view, but cant seem to figure it out. Any help would be great, here is the co...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Template Not Fixed  
00:46 4-May-08   [Replies: 10, Views: 293]    By: Unnamed
hmm.. Please take a look at this : Iklan Baris Gratis Tanpa Daftar, Tukar Link, Iklan Banner | IklanMega.net [http://www.iklanmega.net]> (open with Mozilla) and Iklan Baris Gratis Tanpa ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Is there something missing re my AJAX knowledge?  
12:38 3-May-08   [Replies: 2, Views: 464]    By: cjard
Hi All I'm trying to write a program that will log into my account on www.vyke.com [http://www.vyke.com]> and send an SMS. I have used HttpWatch in IE to determine the following request respon...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Update Panel PostBack - PageTitle error  
02:21 1-May-08   [Replies: 0, Views: 584]    By: newasp.netdeveloper
Hello friends, I have been looking to solve this problem from last many days but couldnot find a way. I am getting a very unusual error. I have a page with an updatepanel contol which ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Need help  
04:30 30-Apr-08   [Replies: 6, Views: 121]    By: Unnamed
I would just like to know where do Javascript usually being used? I've seen it being used in web pages. Our school didn't introduces this one. And i would like to gain a little knowledge about it....
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Horizontal Line in IE6  
21:37 28-Apr-08   [Replies: 4, Views: 146]    By: Unnamed
Greetings, I am trying to create a horizontal line using CSS (without an image). The <hr> element is not really as thick as I want it. Thus, I am trying something like this: div.hr ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Form Help  
19:06 28-Apr-08   [Replies: 7, Views: 191]    By: Unnamed
I have an HTML form that sends data to a PHP form. However, to increase speeds I have decided to validate the data before sending. So, instead of a "submit" button I have used a normal &...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum new to javascript, help with reducing redundancy  
01:55 27-Apr-08   [Replies: 1, Views: 102]    By: Unnamed
say i have these two functions: Code: function one(object) object.style.right=1px; function two(object) { object.style.top=1px; } is there a way i could reduce redundancy by combining these...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum new to javascript, help with reducing redundancy  
01:46 27-Apr-08   [Replies: 2, Views: 151]    By: Unnamed
say i have these two functions: function one(object) object.style.right=1px; function two(object) { object.style.top=1px; } is there a way i could reduce redundancy by combinin...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum CRC (JavaScript)  
22:09 20-Apr-08   [Replies: 3, Views: 224]    By: Unnamed
Hi. I've been trying to make a CRC calculator (don't ask why I didn't just use somebody else's source code, I need to make it for certain specs), and I decided that in JavaScript I don't have to d...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Collapse Outside the frame  
08:02 16-Apr-08   [Replies: 1, Views: 192]    By: Unnamed
Hi, I have a script which collapses the menu, inside its frame. PHP Code: <script language="JavaScript"> functio...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum New to javascript Help Please.  
18:04 11-Apr-08   [Replies: 1, Views: 97]    By: Unnamed
Hi Guys! I am new to javascript and I'm not exactly sure how to use javascript for a "add another" button on a form that after a...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Javascript help needed?  
06:52 10-Apr-08   [Replies: 1, Views: 131]    By: Unnamed
hey guys, so Im a PHP guy, I like javascript, but I spend my time expanding my PHP skills... I was wondering if someone could help me find...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum CSS Mistakes  
10:41 5-Apr-08   [Replies: 0, Views: 155]    By: Unnamed
Cascading Style sheet or CSS is one of the most used and convenient way of coding the mark up languages. Most of the websites are built on an ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Java help  
10:00 28-Mar-08   [Replies: 6, Views: 182]    By: Unnamed
Hi I have a website where i put a java script in to show my pictures with dark background, but i works on my computer but not when i upload it...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Mouseover Popup  
22:43 27-Mar-08   [Replies: 13, Views: 480]    By: Unnamed
Hello everyone. I would like to have some help. I am doing a map and on each item, you can do a mouseover and get a popup with info of the...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Javascript to Add a Text Input field  
04:46 27-Mar-08   [Replies: 12, Views: 1522]    By: Unnamed
Hey guys, I'm looking for a way to have a button in my form that will add another text input when clicked, similar to the attachments form i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum JavaScript Code to exit form  
10:12 26-Mar-08   [Replies: 3, Views: 223]    By: Unnamed
Hi!!! I am developing a project using J2EE. i need to close the form when i click on Exit button and go to previous page. i have wrote some...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Cannot send message using POST  
06:46 25-Mar-08   [Replies: 10, Views: 820]    By: Donotalo
The ajax code: Code: var xmlHttp = GetXmlHttpObject(); if (xmlHttp == null) { window.alert("Your browser does not support ajax.\n Please use latest version of your browser."); ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Detecting within-page links using js  
16:19 22-Mar-08   [Replies: 2, Views: 177]    By: Unnamed
This may seem a mad question but there is a genuine reason for it! If someone visits my page: http://my-domain.com/my-page/ [http://my-dom...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru AJAX and special characters  
20:12 21-Mar-08   [Replies: 3, Views: 657]    By: Yashin_S
hi everyone. Am trying to get some data (in french) from a database, but the special characters like "é" are getting replaced by question marks. I have been able to find a way in moz...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru submit to the server  
00:55 19-Mar-08   [Replies: 3, Views: 355]    By: Complete
OK, this must be a very very simple question for ASP programmers to answer. After I have gathered all the information I want from the user and after the user has clicked on a submit button, ho...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum show date using javascript  
19:00 12-Mar-08   [Replies: 7, Views: 330]    By: Unnamed
is it possible to display the date using javascript e.g. 12th March 2008 NOT 12th March 2008 <time/time zone> ? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Nortan Popup Blocker + JavaScript Issue  
01:35 10-Mar-08   [Replies: 3, Views: 144]    By: Unnamed
I have a rather strange issue. When I have nortan popup blocker disabled, there are no problems. However, I expect my target audience to have ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru AJAX = JS and XML, which JS and XML?  
22:54 8-Mar-08   [Replies: 3, Views: 438]    By: code?
Okay, so AJAX is used with Javascript and XML, but which XML? I mean, how do I call to get contents from some XML file from javascript? I'll search in google and see what I get for some he...
[Tags: No tags defined yet] -
Be the first to Tag this thread

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




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

© Pidgin Technologies Ltd. 2006