如何對下面的代碼進行換行,以便每條線都能說明它自己的事實? 可以這樣做嗎?標題中的換行符與目標區域=「」和座標
<area target="" research="Spellcraft Delve into the arcane mysteries of Spellcraft, discovering new ways to produce and use mana. Increases: Fairy,Faceless and Drow production." href="" coords="47,39,109,99" shape="rect">
這裏是 – Ricky
你縫用我在哪裏使用的代碼http://musicfamily.org/realm/Researchtree/一些類似的JavaScript庫,因爲'研究'對我來說是一個未知的屬性(http://www.w3schools.com/tags/tag_area.asp)。 但也許這個'title'的解決方案也可能適用:http://stackoverflow.com/questions/358874/how-can-i-use-a-carriage-return-in-a-html-tooltip(添加'\ n','\ u000A','\ x0A'或' '可能會作爲linebreaks)? – Seika85
這是一個標題屬性,我只是用研究取代了單詞標題,因爲我只想讓圖像受到影響。在 Ricky