Forum: JavaScript / DHTML / AJAX Sep 1st, 2008 |
| Replies: 1 Views: 651 hello guys i am using google ajax feed api to display feed for my site and i am having problem to display the description as a tooltips.
google.load("feeds", "1")
function... |
Forum: JavaScript / DHTML / AJAX Aug 22nd, 2008 |
| Replies: 2 Views: 3,732 i found out that this lines of code is very useful
var options = {
largeResultSet : true,
horizontal: true,
i changed it to |
Forum: JavaScript / DHTML / AJAX Aug 20th, 2008 |
| Replies: 2 Views: 3,732 Hello guys,
I want to put youtube video bar in my website... and i already found the way to do it. Using google ajax search api. Google already provide the wizard to generate the code. ... |