how do I create a daily quote widget?
I'd like to create a subject specific daily quote widget to share with my friends on blogger (and other sites) without ads. How do I create this?.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?There are quite a few ways to do this. Any way that you could make this on a stand alone website, you can make it in a widget.
The easiest way would be if you have an RSS feed and use a blidget.
http://www.widgetbox.com/make/blidget/
Another way would be to put a bunch of javascript and HTML together to do this in an HTML/JS widget:
http://www.widgetbox.com/create/creat...
If the second option is more appealing, the specific Javascript and HTML is up to you. Alternatively, you could just manually update the HTML and Publish changes every day as a low-fi option.
Additionally, for the widget to not have ads, you'll need to subscribe to Widgetbox Pro.
-
Inappropriate?Have a clue where I could find how to do the ....' the specific Javascript and HTML' part??
I need a sample that I could duplicate wit my own.
Just askin! ;)
I’m hopin
-
Inappropriate?We don't have any code samples for this type of widget unfortunately, but the best place to start learning HTML is probably http://www.w3schools.com. There are many tutorials on how to write and format HTML and how to write and use JavaScript to change the content. If you want to manually change the quote, you may only need to write HTML that you edit daily, otherwise if you want a new quote to appear each day automatically, you'll need to investigate using JavaScript. For the novice, this example may be too complicated, but it shows the JavaScript one would need to build a random quote widget: http://www.codelifter.com/main/javasc...
Good Luck!
Omar
-
Inappropriate?I have an Excel spreadsheet of stuff I want to update my website with daily, can I use any of these methods for that?
Loading Profile...





