Results 11 to 17 of 17
-
6th Dec 2009, 05:02 PM #11OPMember
I follow sharingporn's instructions & it didn't work
(I'm sure that I did something wrong).Everytime that I click on the SELECT ALL option it takes me to the top of the page! O.o
Any idea of what I'm doing wrong?
Thanks for Your help!
-
6th Dec 2009, 05:47 PM #12MemberWebsite's:
google.baOpen bbcode_code template at top add this:
Code:<script type="text/javascript"> function selectCode(a) { var e = a.parentNode.parentNode.getElementsByTagName('PRE')[0]; if (window.getSelection) { var s = window.getSelection(); if (s.setBaseAndExtent) { s.setBaseAndExtent(e, 0, e, e.innerText.length - 1); } else { var r = document.createRange(); r.selectNodeContents(e); s.removeAllRanges(); s.addRange(r); } } else if (document.getSelection) { var s = document.getSelection(); var r = document.createRange(); r.selectNodeContents(e); s.removeAllRanges(); s.addRange(r); } else if (document.selection) { var r = document.body.createTextRange(); r.moveToElementText(e); r.select(); } } </script>
PHP Code:$vbphrase[code]:
PHP Code:$vbphrase[code]: <a href="#" onclick="selectCode(this); return false;">Select All</a>
-
6th Dec 2009, 05:58 PM #13OPMember
Thanks a lot Wolf, it works!
I really appreciated the fast & helpful reply.
Best Regards!
-
6th Dec 2009, 06:01 PM #14
-
7th Dec 2009, 01:46 AM #15BannedWebsite's:
RavenFaust.com USAWarez.com DLThe.Net DLThe.ComGreat addition to Any warez site!!
-
7th Dec 2009, 10:22 AM #16Website's:
warezgodz.org blacklords.net mygfx.orgAdded to warezgodz.org , thanx alot
-
13th Feb 2010, 03:05 PM #17MemberWebsite's:
securewarez.netAdded to securewarez.net, thanks very much wolf!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help With Letitbit Js To BB Code aka Embedding streaming code in forums
By JoomlaZ in forum Web Development AreaReplies: 1Last Post: 3rd Apr 2012, 09:50 AM -
Someone has tried to hack me. ;D
By M.D.House in forum General DiscussionReplies: 12Last Post: 16th Oct 2011, 02:06 PM -
Need a good coder to code a skin, I will show you what I need, you just code it
By Nickk96 in forum Web Development AreaReplies: 1Last Post: 27th Aug 2011, 01:45 PM -
is it hack??? pls help...
By subha86 in forum Webmaster DiscussionReplies: 13Last Post: 30th Nov 2010, 01:36 AM -
[vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
By Ghost Dog 13 in forum Webmaster ResourcesReplies: 13Last Post: 26th Sep 2009, 06:19 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...