Can anyone please suggest me a example link, for implementing the video search API for youtube, dailymotion and metacafe. It should allow the videos to be searched from these sources all at a time...
I am implementing a shopping cart in PHP. How do I share a particular product on facebook, twitter and google+ in PHP. I tried by placing the link <a...
Im using the joomla 1.5 game_crusade template in my website. However, the background image sliding functionality of the template is not working. I used the same template in the site...
I need a HTML5 player(both audio and video) similar to the windows media player, with the functionalities like adding to playlist, selecting media from the playlist and playing etc.
I am implementing a website, where the user can select a particular video or audio and add it to the HTML5 media player (both audio and video) playlist.
I worked through different...
There's a site, http://www.gobuy.co.uk/ . I need to implement the search functionality as in the above website. I tried with the google product search API by getting an API key. But I...
I have implemented a tree structure in JavaScript(tree.html). But when I am implementing the same tree in form.html, the tree is getting displayed horizontally instead of the normal vertical view.
...
I have created a tree in html and javascript. How do I add the href value in the tree to a textbox outside the tree. I have attached a zip file which contains the code developed for the...
I have executed a code in which I tried to insert data into textbox on clicking href link. However that could be done only for a textarea. I have mentioned the code below. Please help me...