Has anyone been able to click a span link, if so how to do it?

Source behind my link is:

<div style="height:24px; visibility:inherit; text-align:left;"><span
class="textlink" onmouseout="this.style.cursor='default'"
onmouseover="this.style.cursor='hand'"
onClick="javascript:addPartitionRow('partition_table');fieldsUpdated()">Add
Partition</span></div>

is this possible with $ie->getLink?



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to