Hello Jeremy,
Thank you for your reply.
Here are the pages link on which I have newsShow:
http://www.success-with-stress.com/whatisstress.html
http://www.success-with-stress.com/vitalenergy.html
regarding my 2 issues below.
Thank you so much for your help!
Best,
Francoise
On Fri, Mar 12, 2010
Try this:
Edit feeds.js: http://pfizer09ar.concept46.com/js/feeds.js
In that script, find all of the
setAttribute calls that set the
class name in this way:
element.setAttribute('class', ...);
Replace all such calls with
direct assignments to the className:
element.className = ...;
After
hi
my name is auday, and i believe google+auday = Gaugle and i have
created my gaugle page
http://auday.ca/gaugle
using
1-html/css/img
2- google ajax search - tabbed
3- google ajax feed -
4- using google.ca/jsapi
Please note : i am using the code inside a file called google.js - for
both feed
var options = new google.search.SearcherOptions();
options.setExpandMode(
google.search.SearchControl.EXPAND_MODE_OPEN);
var tabbed = new google.search.SearchControl();
var siteSearch = new google.search.WebSearch();
siteSearch.setUserDefinedLabel("from our site");
siteSearch.setU
omr,
I'm trying to make this work on this page (http://pastebin.com/
7iyVRMGY) (which I asked you about in another thread--hi again!)
Here's my ham-handed attempt, which isn't working for me:
// set expanded results
var options = new google.search.SearcherOptions();
options.setExpandMode(