¡@

Home 

2014/10/16 ¤W¤È 12:06:08

jquery Programming Glossary: pageurl

Dynamic Facebook comment counter link

http://stackoverflow.com/questions/11640042/dynamic-facebook-comment-counter-link

to find the href in the series class and then replace the PAGEURL with the same link. I also need this to repeat the function.. that I am using function var links '.details' matchExp PAGEURL currentURL '.series' .attr 'href' links.each function var currentHREF.. series a href MyLink.php text a div fb comments count href PAGEURL fb comments count div javascript jquery facebook share improve..

Dynamic Facebook comment counter link

http://stackoverflow.com/questions/11640042/dynamic-facebook-comment-counter-link

Facebook comment counter link I am wanting to find the href in the series class and then replace the PAGEURL with the same link. I also need this to repeat the function for every .details class on the page. Here is the JavaScript.. for every .details class on the page. Here is the JavaScript that I am using function var links '.details' matchExp PAGEURL currentURL '.series' .attr 'href' links.each function var currentHREF this .attr 'href' if currentHREF.match matchExp this.. And here is the HTML div class details div class series a href MyLink.php text a div fb comments count href PAGEURL fb comments count div javascript jquery facebook share improve this question I don't think that you need to use regular..