This is a discussion on "Customizing a certain JavaScript" within the JavaScript Forum section. This forum, and the thread "Customizing a certain JavaScript are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Customizing a certain JavaScript
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Customizing a certain JavaScript
I've found a nice site called BigCite.com which is pretty like del.icio.us but for saving your quotes,
In "Tools" they have nice jave script features that enables you to put random quotes on your site their are two scripts the first one is the "simple" one, which randomly put any quote on your site, I've tried it and it works fine <script language="javascript" src="http://bigcite.com/random.cfm?do=js"></script> The other one is the "custom" one which I really want but don't know how to custom it to publish the quotes I saved in my account <script language="javascript" src="http://bigcite.com/random.cfm?do=js&site=mysite&tag=web"></script> How I can edit this script to add it in my template and show my saved quotes in my account at http://bigcite.com/salawi ? please refer to this link : http://bigcite.com/help/tools I would appritiate you help |
|
|
|
|||
|
Re: Customizing a certain JavaScript
Quote:
You then need to decide where on the page you want the document.write(... action to take place. |
|
|||
|
Re: Customizing a certain JavaScript
Thanks for the reply,
so if my blog is at : http://bahrainbasket.blogspot.com/ my bigcite account is at : http://bigcite.com/salawi how would the script look like |
![]() |
| Tags |
| customizing, certain, javascript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is it possible by javascript? | abalfazl | JavaScript Forum | 5 | Jan 28th, 2008 12:09 |
| help with customizing drop down menus | bama | Starting Out | 7 | Apr 24th, 2007 01:35 |
| Customizing table rows | AdRock | Web Page Design | 2 | Aug 28th, 2006 09:28 |
| How is this done? PHP, Javascript or both? | ktsirig | PHP Forum | 4 | May 1st, 2006 12:23 |
| Need help customizing existing DHTML code. | comaiwat | JavaScript Forum | 3 | May 15th, 2004 12:09 |