Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
Firefox

Mozilla Plans Fix For Critical Firefox Vulnerability In Next Release 140

Trailrunner7 writes "A month after an advisory was published detailing a new vulnerability in Firefox, Mozilla said it has received exploit code for the flaw and is planning to patch the weakness on March 30 in the next release of Firefox. Mozilla officials said Thursday that the vulnerability, which was disclosed February 18 by Secunia, is a critical flaw that could result in remote code execution on a vulnerable machine. The vulnerability is in version 3.6 of Firefox."
Windows

Windows 7 Starter Edition — 3 Apps Only 695

CrustyFace writes "Cybernit reports that the Starter Edition version of Windows 7 will only allow the user to run 3 applications at once. Targeted at notebooks, this doesn't seem like such a bad limitation, however it is a bold move from Microsoft, and it will be interesting to see how the operating system sells."

Comment Re:Once again, why needless use of Javascript is B (Score 1) 945

After all, how on earth could you target a frame with an anchor or a link without using the "target" attribute?

You would use an appropriate doctype for a framed page:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/framese t.dtd">

Note: This doctype is not the same as the HTML Strict doctype

David

Slashdot Top Deals

FORTUNE'S FUN FACTS TO KNOW AND TELL: A giant panda bear is really a member of the racoon family.

Working...