|
-
Nov 26th, 2005, 12:42 PM
#1
[JS] creating #text crashes Fx
Is it just me or does the following line crash Firefox
Code:
var textElement = document.createElement("#text");
not that it's supposed to work anyway, just curious
-
Nov 27th, 2005, 02:08 PM
#2
Fanatic Member
Re: [JS] creating #text crashes Fx
Its because of the hash '#' and the way the firefox DOM interprets thes commands, as the hash key in font of a node or element is representetive of a core element, and if it doesnt recognise it, it falls over.
Its a damn pity they banned fox hunting in britain, as id probably launch a comapign to kill this little BAS**RD as I relly dont like firefox....
Kai
As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..
A few things that make a good Developer a Great One.
Methodical and a thorough approach to research and design inevitably leads to success.
Forward thinking is the key to Flow of control.
Never test in the design environment, always test in real time, you get the REAL results.
CBSE & OOSE are the same animal, they just require different techniques, and thinking.
SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
The key to good design is explicit attention to both detail and response.
Think Freely out of the "Box" you're in..... You will soar to better heights.
Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|