Visual Studio 2010 と jQuery 1.7 を使用しています。
私のページが div の幅 100% と高さ 100% を完全にカバーしていると仮定します。
特定の部分を選択して、その部分の CSS を変更したいだけです。たとえば、別の色で強調表示します。
jQueryを使ってDIVの特定の部分を強調したい
私を助けてください !!!!
アップデート
<html>
<head></head>
<body>
behind the whole html of the page this
div overlay's the html tag
<div Style="width:100%; height:100%; z-index:100000;">
</div>
</body>
</html>
bugmuncher.com のようなテキストを選択したくない