Hi Kool
prompt returns a string or an integer so, asking : if(isKool) when the default is set to "Yes" returns a string "Yes" not a boolean; set the return value to 0 or 1 : var isKool =...
Type: Posts; User: diades
Hi Kool
prompt returns a string or an integer so, asking : if(isKool) when the default is set to "Yes" returns a string "Yes" not a boolean; set the return value to 0 or 1 : var isKool =...
Thanks Eric, sounds like Realplayer needs to tweak a little; mind you, if you will use these obscure browsers..... :haha:
Hi
A website is continually 'ranked' by the various search engines, if no changes ever occur then it is dormant and will slip accordingly. Duplicate content? Why waste space? Get content on...
Ok, first hit, you are defining data via getElementById but5, data is not an element
function drop(e){
e.preventDefault();
var...
Hi saijmen
Welcome! :)
At a quick glance, the array declaration is in error (in red)
There are two ways to declare the array, first in green and the second shorthand version in pink:
If...
Hi Eric
Sorry, I thought that you were discussing the top menu.
The menu items do not change in FF. The styles are confusing.
You have:
<td>
Hi Eric
I do not have safari but, it works just fine for me in Firefox:firefox:
Hi Eric
This: a:hover {color:#000000} should be fine as far as I know, this: "a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!! " is only really if you...
No problem there orange, you are most welcome as that is what we are here for!
Hi Guys
There always used to be a rule that allowed one to open new windows, send data to the server, resize things and, generally, do what you want; it was called 'good manners' i.e., ask the...
Hi,
Sorry for the delay here, this must have been missed.
I dare sat that you have the answer to this by now but, this would be a server-side action as ssi (includes) are processed on the...
You can view the page at http://www.webxpertz.net/forums/content.php/166-How-to-set-the-attributes-of-an-image-in-a-post-article
You can view the page at http://www.webxpertz.net/forums/content.php/154-HTML5-and-Canvas
You can view the page at http://www.webxpertz.net/forums/content.php/153-SVG-within-html5
I would suggest studying the subject in order that a thorough understanding of the topic is grasped. A search on Gooogle will elicit many returns of which this is one.
You can view the page at http://www.webxpertz.net/forums/content.php/143-Using-the-localStorage-Object-HTML5
Thanks my friend :)
Hi Five :h5: :)
One of the problems is that of consistency. A login name that parses this time will break next time. This makes me wonder if it is the parsing of the xml? There are, of course...
Hi,
Some time ago I wrote a script in php to read an xml stream, parse the data into the format that I required and present it to the user.
For the most part, there are no problems but, there...
RTFM :) What does it say? If it wants to use that directory then there must be a reason. It may be that you can rename it as long as you know where the path to the dir is stored.
It is even good...
I agree wholeheartedly :)
Hi Lady A
The way that friend Coot mentions is html5 (and is the way to go), if you wish to use xhtml etc., and want the title attribute address it via script onload:
//give the links that...
Just in case:
http://www.youtube.com/watch?v=siOHh0uzcuY
by Brad Neuberg 2 years ago
Once more into the breach if you please :)
Try now please