I am using an iframe in my website having its source from:
http://www.hazratmeersahib.com/index.php/speeches/936-majlis-23-sept-2014_beteya-allah-ta-ala-ke-azeem-nemaat-hain
<iframe frameborder="0" scrolling="no" width="430" height="198" src="http://www.hazratmeersahib.com/index.php/speeches/936-majlis-23-sept-2014_beteya-allah-ta-ala-ke-azeem-nemaat-hain
" id="imgbox"></iframe>
now in my own page i want to access the href value of <a> which is inside p tag having class sounttip-jck , source from that page which i have copied for your ease is :
<p class="soundtip-jck"><span style="color: rgb(0, 0, 205);"><span style="font-size: 28px;"><a href="/files/majalis/Majlis%2023%20Sept%202014_Betiyan%20Allah%20Ta'ala%20ke%20Azeem%20Nemaat%20hain.mp3"><span dir="RTL"><span dir="RTL"><span style="font-family: 'jameel noori nastaleeq','nafees web naskh',tahoma,geneva,sans-serif;">مجلس محفوظ کیجئے</span></span></span></a></span></span></p>
and show the href value in alert ...
NOTE : this source is copied from مجلس محفوظ کیجئے link ...