Remove '&' in menu bar using jquery

   $(document).ready(function () {
             $('.rpText').each(function () {
                 var text = $(this).text();
                 var index = text.indexOf("&");
                 if (index > -1)
                     text = text.substring(index + 1, text.length);
                 $(this).text(text);
             });

Search This Blog

Arsip Blog

Powered by Blogger.

Recent

Comment

Author Info

Like This Theme

Popular Posts

Video Of Day

jishnukanat@gmail.com

Sponsor

Most Popular