The following bit of code sort of works, but I suspect that someone out there has a better/faster way. The issue I have is that this is a little too slow. When...
Cait, I can't say I've ever tested this sort of functionality. I would have expected all four frames to load at the same time. There are a couple of ways I can...
hi , In gmail chat when a chat is initiated between 2 persons, how does the gtalk chat window ( if you can call it a window - i think it must a div , am i...
Trshant, I haven't used Gmail Chat, so I can't say for certain, but my guess is that AJAX is involved. The 2nd persons browser is constantly polling the...
VACANCY System Integrator Company for retail and restaurant looking for Web Application Programmer Requirements: 1. Skilled in writing JavaScript, HTML, CSS...
I hope you have the best time how can I write a programme that have a button on the page and when I click there some acions "like showing the time " is...
When designing website layouts using CSS instead of tables, the website can look different when using different screen resolutions. So I was wondering... What...
A number of websites hold browser statistics. See http://www.w3schools.com/browsers/browsers_display.asp for information on screen resolution. Rob. ... From:...
VACANCY System Integrator Company for retail and restaurant looking for Web Developer. Skill Required: 1. Able to write HTML and CSS without using Joomla,...
Re: http://www.trans4mind.com/personal_development/JavaScript/Doublemenu.htm I want to incorporate the double drop-down menu in a currently running online...
Are you passing the information to a Server script using <form action=>? If so, then you should just be able to use the fields. If you're using a 'mailto',...
As long as you give each element on the page a valid name, you will be able to access them all in ASP using Request.Form(), no matter how the list is updated. ...
I'm using the "form/action" method. However, that doesn't seem to work. I'm using an ASP file to send the information. From what I can figure out, the ASP form...
This may be a useful tool for learning and working more efficiently in JavaScript, CSS, etc: CSS: http://www.yoyobrain.com/cardboxes/preview/844 JavaScript:...
HI, i am ubscribeing this event but it is not firing i am using this code function init(tableId) { var myColumnHeaders = [ {key:"POID", abbr:"Purchase order...
its really bothering me, I dont know what the problem is. The idea is to get a message to display: by cycleing through the loop, each word in the array...
Hi guys: I have a found a problem using javascript code. Please have a look at this code: <script language=javascript> var numbers = [12.5, 13.5, 8.4 , 8.9,...
You need to use Math.round or Math.floor, depending on exactly how you want the result :- http://www.devguru.com/technologies/javascript/10734.asp Rob. ... ...
Can any one know the javascript function to auto resize the swf when resizing its pop up window. I need to auto resize the swf when i resize my popup window...
Please send in your current code/page and I'll have a look ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of anz_muhd...
Hi - This may be a ridiculously simple question but I'm very new at this and have alot of questions....I have an assignment due where I need to get input from...
I am looking for help for the capture link value. Could any body help me out. I need the code for capturing link's target url, anchor text and title of page...
Hi I am looking for help for the capture link value. Could any body help me out. I need the code for capturing link's target url, anchor text and title of page...
VACANCY System Integrator Company for retail and restaurant looking for a front-end web developer to join our team. This position is full time. Your...
I am trying to create a form on a webpage and i am using PHP to connect to a SQL database, running a query, and putting the results into a java array to be...
Please can you paste the HTML page, rather than the PHP source. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of...