beautypg.com

Adobe Extending Dreamweaver CS4 User Manual

Page 227

background image

221

EXTENDING DREAMWEAVER CS4

Property inspectors

function inspectSelection(){

var dom = dreamweaver.getDocumentDOM();
var theObj = dom.getSelectedNode();
document.forms[0].keywords.value = theObj.getAttribute("content");

}

This manual is related to the following products: