i have tried various methods of encoding and changing spaces to '+' and nothing has worked. what i want to do is find the correct way of using the share link for twitter.
i have the text part working correctly but when the url has spaces it changing each space to %2520 which is causing the link to be unreachable. example of link, <a href="http://www.twitter.com/share?text=some+text&url=some image.gif"> how can i change the url to work correctly using jvascript. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk