Strange problem with tabbing.
Thu, 22 Dec 2005 13:06:32 -0500
I have a form based page that is hosted in an IFrame on a parent page. When
the form loads, I set the focus on a particular field using JavaScript.
This seems to work fine, however the tabbing order gets messed up. I have
explicitly set tabindexes for all of the fields on the form, but when I
press tab on th ...
|
– replaced by hyphen (-)
Tue, 20 Dec 2005 13:11:37 +0530
Hi All,
I have an application that loads the HTML DOM, does some modifications to
the DOM and then saves the outerHTML to a file.
My Problem:
-------------
In the outer HTML string I find that – has been replaced by a hyphen
(-) sign. After this outer HTML is saved to a file, I find that hyphen (- ...
|
Video clip shown in CNN about dogs and cats in China
Wed, 14 Dec 2005 09:17:08 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
Video clip shown in CNN about dogs and cats in China
Wed, 14 Dec 2005 09:17:07 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
watermarks
Mon, 12 Dec 2005 09:09:01 -0800
How do I make a jpg as a watermark background for my web pages? ...
|
centered ul
Fri, 2 Dec 2005 09:00:02 -0800
I have a ul on my home page and would like it centered on the page as a unit.
Useing this code
<div align=center><ul><li>first row<li>second row</li></ul></div>
gives this result
first row
second row
I want it to lo ...
|
abort download in MSHTML
Sat, 26 Nov 2005 06:55:02 -0800
I have an application that hosts a MSHTML like MS sample WALKALL. How can we
abort the downloading correctly, not just simply break from the message loop?
Thanx. ...
|
|
|
Get paid to promote my site
Wed, 16 Nov 2005 16:57:26 +0000
Hello Fools - I'm getting paid 0.01 Dollars every
time I post here advertising
http://www.dhosted.com http://www.dhosted.com http://www.dhosted.com http://www.dhosted.com http://www.dhosted.com http://www.dhosted.com
Email Info@dhosted.com mailto:Info@dhosted.com to
sign up for this great chance to make ...
|
Post 1000 Message to Newsgroups Promoting my site and earn $100.00
Wed, 16 Nov 2005 15:22:24 +0000
Hello Posters !
I'm paying $100.00 to anyone who is willing to promote my site on the
newsgroups.
Start Promoting my site: http://www.dhosted.com http://www.dhosted.com . Today !!
Once you have done your 1000 posts email support@dhosted.com mailto:support@dhosted.com with the email address
you posted fr ...
|
'object' element in the DOM
Wed, 16 Nov 2005 11:00:44 +1100
Hi.
I want to replace an 'object' element in my document with script,
however I find that it disappears from the DOM tree if it has to
fallback to its children because it cannot handle the given type.
For example:
<html>
<head><title>test</title></head>
<body id="b">
< script>
...
|