Sign up | Lost password? | Help

[ advanced search ]

copy page title and url simulateneously

Forums » Opera Community » Opera for desktop » Desktop wish-list

Friday, 8. June 2007, 03:33:08

azureluv

avatar

Posts: 3

copy page title and url simulateneously

I hope to have a possibility to copy the title and url of a page and can paste as <a href="URL">TITLE</a>.

Friday, 8. June 2007, 04:06:53

Tamil

avatar

Opera :-(|)

Posts: 110248

Heaven

Create a bookmark with the following in address.
javascript:d=window.document; var msg='<a href='+d.URL+'>'+d.title+'</a>'; alert(msg)

Forums » Opera Community » Opera for desktop » Desktop wish-list