Hi,i want to show the permalink in a textfield. My first approach looks like that:
/ new OpenLayers.Control.Permalink('permalink')
.
.
.
items:[{
xtype: 'textfield',
width: 500,
value: <a href="" id="permalink">Permalink</a>
}]/
I don't know how to get the value of the permalink so i can simply set
it as the value.
Regards Kai
_______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
