From 1c5685d68f1b73270fb814fe04cbb490eb90ba5f Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 14 Nov 2008 15:39:19 +0000 Subject: Minor fix: Remove DOJO library (60Mo) replaced by link to Google CDN (online DOJO library) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@159 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/dojox/widget/tests/test_Rating.html | 91 ------------------------- 1 file changed, 91 deletions(-) delete mode 100644 includes/js/dojox/widget/tests/test_Rating.html (limited to 'includes/js/dojox/widget/tests/test_Rating.html') diff --git a/includes/js/dojox/widget/tests/test_Rating.html b/includes/js/dojox/widget/tests/test_Rating.html deleted file mode 100644 index e87168f..0000000 --- a/includes/js/dojox/widget/tests/test_Rating.html +++ /dev/null @@ -1,91 +0,0 @@ - - - - Dojox Rating Test - - - - - - - - - - - - -

Dojox Rating test

- -

default usage:

- The attribute "numStars" is not given, so the default 3 stars are shown.
- - The value is: 0 -

- -

5 stars:

- The attribute "numStars" is given and set to 5, the initial value is 3.
- -

- -

Customized, "my big stars":

- The stars are bigger, and styled this way that there is space around each. - When hovering the background color is changed too. All this is achieved via CSS, see top of this file. -
- The attribute "numStars" is set to 10, so we see ten stars. -
- - - - -

- The value is: 0 -
- The mouse is over: 0 -
- -

Spacing

- Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space
- Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space - Surrounded by text to see that it really takes all it's space -

- - -- cgit v1.2.3-54-g00ecf