Hi all, I have just added some social bookmarks to my site. Problem is when you submit to the bookmark sites in only submits the current url, what I need is it to submit the url I have already on the page that is outputted in php ! How to I take that outputted text into the js file ? ta.
Most of these bookmark scripts give you a place to insert the url. Like digg it is digg_url = 'http://www.sample.com'; Code (markup): Just construct that server side, with php. I can't help with php, just javascript