So I was assigned the task of creating a mobile version of the website I work for. Luckily I came across this great starting point provided by the guys from nettuts.com Check out the tutorial which includes javascript to detect the users browsers and the orientation of the iPhone to serve up the correct stylesheet …
Tag Archives: javascript
Firefox Copy & Paste problem
So the company I work for have been having issues with wordpress’s visual editor and copy and pasting linked images. Basically it is a Firefox issue, clashing with WordPress.com’s implementation of the TinyMCE rich text editor. Javascript is causing the copied image and link in the clipboard to be changed to relative urls instead of …