Activity Stream
48,167 MEMBERS
6840 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2

Hybrid View

deAthbLisS Help needed in truncating links 12th Jul 2010, 09:31 AM
litewarez function truncate(string) { ... 12th Jul 2010, 11:26 AM
Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    LulzCovers.com LulzTroll.com

    Default Help needed in truncating links

    Hi,
    I need help in truncating links.. if you know how to do this please post the methods.. Preferred methods: css or javascript.

    i have long links like:
    Code: 
    http://www.google.co.in/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&q=download+movies&aq=f&aqi=g10&aql=&oq=&gs_rfai=
    I want them to be converted to with linking.. :
    Code: 
    http://www.google.co.in/search?hl....=&oq=&gs_rfai=
    example:
    http://www.google.co.in/search?hl=en...=&oq=&gs_rfai=

    so that any link posted or added in the page will appear like that..

    Thanks
    deAthbLisS Reviewed by deAthbLisS on . Help needed in truncating links Hi, I need help in truncating links.. if you know how to do this please post the methods.. Preferred methods: css or javascript. i have long links like: http://www.google.co.in/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&q=download+movies&aq=f&aqi=g10&aql=&oq=&gs_rfai= I want them to be converted to with linking.. : http://www.google.co.in/search?hl....=&oq=&gs_rfai=example: Rating: 5
    Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
    Template Designing, PSD to HTML, Wordpress


  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    PHP Code: 
    function truncate(string)
    {
        var 
    patcher ".......";
        if(
    string.length > (30patcher.length))
        {
             
    firstSegment = ((string.length/2)-patcher.length);
             
    lastSegment = (string.length-patcher.length);
             return 
    string.substr(0,firstSegment) + patcher string.substr(lastSegment,30);
        }
        return 
    string;
    }
    alert(truncate("some ling ass text string. cossdjgsinuhguynuadgfudkyfgsydfnsydjfhsdfgsfdgkgh ieurhg iuedhg uaegh uaergh aeuihfg ioah laergm")); 
    Shows some ling ass text string. cossdjgsinuhguynuadgfudkyfg....... laergm

    http://jsfiddle.net/7GHzm/1/
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. (Official) Links Box | Direct Download Links - Support Thread
    By mannNmeet in forum Forum and DDL Discussion
    Replies: 1127
    Last Post: 28th Sep 2012, 03:15 PM
  2. [Selling] eminent backlink pyramid + 5000 profiles links + 90% Dofollw + Ping All Links - $18
    By cbtblogger in forum Completed Transactions
    Replies: 4
    Last Post: 4th Mar 2012, 03:40 PM
  3. Replies: 19
    Last Post: 16th Jun 2011, 12:48 AM
  4. Wanto make php links clickable - HELP NEEDED PLEASE
    By BlackJACK in forum Webmaster Discussion
    Replies: 6
    Last Post: 15th May 2011, 10:12 PM
  5. links for me help needed
    By derron1 in forum Community Cooperative
    Replies: 0
    Last Post: 19th Mar 2009, 05:34 PM

Tags for this Thread

BE SOCIAL