Results 11 to 12 of 12
-
7th Apr 2012, 04:20 AM #11OPMember
Thanks Humour and to Apathetic
it is for a blogger..
and its work fine..
---------- Post added at 09:50 AM ---------- Previous post was at 09:48 AM ----------
Is it possible that when user just click on input box.. link will be copied automatically and show message like copied to clipboard??
-
7th Apr 2012, 06:56 AM #12Retired NinJaWebsite's:
loledhard.comwell copy to clipboard in most of the browsers was disabled for security reasons a long time ago.
check at ur side & it wont work for most of the browsers (unless u want to use some thirdparty scripts like zeroclipboard)
Code:<input type="textbox" value="xxx" id="pass" onfocus='var n=document.getElementById("pass").value;window.clipboardData.setData("Text", n);alert("copied password to clipboard");' />
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to wrap image around image with css ??
By sandip1110 in forum Graphics AreaReplies: 1Last Post: 5th May 2012, 05:54 PM -
Help changing text on the image
By MediaStar in forum Graphics AreaReplies: 3Last Post: 20th Jan 2012, 04:34 PM -
How to make a text line without wrap ?
By mannNmeet in forum Web Development AreaReplies: 1Last Post: 24th Oct 2011, 05:14 PM -
[Req] How to Add Image instead of Text in PHP
By ashutariyal in forum Web Development AreaReplies: 5Last Post: 3rd Oct 2011, 06:46 PM -
[Buying] Need To Convert Image To Text For 35$
By orbofdarkness in forum Completed TransactionsReplies: 47Last Post: 1st Mar 2011, 03:22 PM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...