diff --git a/examples/index.html b/examples/index.html index fd19f02..234912e 100644 --- a/examples/index.html +++ b/examples/index.html @@ -1,5 +1,6 @@ +
@@ -10,77 +11,85 @@ + -- Enter a URL for a JPEG or PNG image below to view it using cornerstone -
-- This example illustrates how to use the cornerstoneWebImageLoader to get a standard web - image (JPEG, PNG) and display it using cornerstone. -
- If you get an HTTP error and your URL is correct, it is probably because the server is not configured to - allow Cross Origin Requests. - Most browsers will allow you to enable cross domain requests via settings or command line switches, - you can start chrome with the command line switch--disable-web-security to allow cross origin requests.
- See the Enable CORS site for information about CORS.
-
- + Enter a URL for a JPEG or PNG image below to view it using cornerstone +
++ This example illustrates how to use the cornerstoneWebImageLoader to get a standard web + image (JPEG, PNG) and display it using cornerstone. +
+ If you get an HTTP error and your URL is correct, it is probably because the server is not + configured to + allow Cross Origin Requests. + Most browsers will allow you to enable cross domain requests via settings or command line switches, + you can start chrome with the command line switch--disable-web-security to allow cross
+ origin requests.
+ See the Enable CORS site for information about CORS.
+
+