Youtube doesnt display correctly

When i opet youtube in firefox it shows like this http://img97.imageshack.us/img97/8370/captureas.jpg
in ie it oppens regulary only in firefox i have thsis problem, how to fix it?

* "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
* "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
* Don't make any changes on the Safe mode start window.
See:
* [[Troubleshooting extensions and themes]]

Similar Messages

  • Ultrathin Keyboard Cover for iPad2 doesnt display correct character when pressing Shift + number

    I have an Ultrathin Keyboard Cover for iPad2. It will not type the correct character when pressing SHIFT + most of the number keys. (SHIFT + 1 and SHIFT + 4 display correctly with ! and $). The iPad was updated to iOS 8.1.2 yesterday, but that did not aleviate the problem.
    Suggestions??

    What did Logitech say when you contacted them?

  • Javascript doesnt display correctly in Safari 1.3.2

    I'm a fledgling web designer, and developed a site for an artist. An associate of mine provided me with a php script for a thumbnail viewer, with a scrollbar on the left for viewing the thumbnails -- when you click on a tn, the image appears larger in the viewer window.
    Safari 1.3.2 makes the thumbnails run off the bottom of the page and enlarges the viewer module instead of displaying the scrollbar. (As luck would have it, that's the browser my client uses.)
    Is there a fix that will make Safari 1.3.2 display my viewer correctly?

    Hi,
    Firstly, I make no claims to know anything about JavaScript etc so if this info is no use, apologies in advance
    http://developer.apple.com/internet/webcontent/eventmodels.html
    That page has some information but I'm not sure if it's exactly what you are after. If you haven't already you may want to have a search around developer.apple.com.

  • Firefox 6 doesnt display correctly on my 42" widescreen at resolution 1600x1024

    I recently bought a 42" widescreen and set my resolution to its native 1600x1024 and now the page is shrunk in the center of the screen making it very difficult to read. I dont have any issues with Internet Explorer or any of my other programs. all my drivers are up to date. please help with a solution soon thank you.

    You can use an extension to set a default font size and page zoom on web pages.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/

  • EA 2.1  desc of altered type doesnt display correct result

    In SQL developer I created a type:
    CREATE TYPE d AS VARRAY(10) OF NUMBER(5,2);
    TYPE D compiled
    And then a table based on the type
    CREATE TABLE e (kx d);
    CREATE TABLE succeeded.
    Then i altered the type:
    ALTER TYPE d MODIFY ELEMENT TYPE NUMBER(7,3)
    CASCADE NOT INCLUDING TABLE DATA;
    ALTER TYPE d succeeded.
    When i then describe type D in SQL Developer i get a strange result:
    desc d
    user type definition
    TYPE d AS VARRAY(10) OF NUMBER(5,2)
    ALTER TYPE d MODIFY ELEMENT TYPE NUMBER(7,3)
    CASCADE NOT INCLUDING TABLE DATA d VARRAY(10) OF NUMBER(7,3)
    in SQL Plus i get :
    d VARRAY(10) OF NUMBER(7,3)
    kind regards
    Jeroen van Geelen

    This is not an EA2 issue nor indeed deemed to be a bug.
    We had a bug logged initial on being able to support describing Types in the SQL Worksheet and then on making this the same as in SQL*Plus. The bug dates back to the initial days of SQL Developer. The outcome and subsequent closure of the bug is to support more detail, as you have seen, in SQL Developer, than that provided in SQL*Plus, with the conclusion that the DDL is deemed more beneficial than the result given by SQL*Plus.
    Sue Harper
    PM

  • Pic in coverflow from itune 9.2 doesnt display correctly

    http://www.postimage.org/image.php?v=TsIE4dr
    see image. How to fix the problem?

    I haven't had this issue. I'd download a program such as Media Monkey to see what the resolution of artwork is. Generally an image that is 600X600 will be of excellent quality in iTunes. Other than that, it could be a rare bug.
    Have you tried removing the artwork from one song/audiobook and right clicking on it and choose "Get album artwork" to see if that resolves the issue?

  • Jlist not displaying correctly when populated by thread

    Hi, I have this problem when a thread attempts to populat a Jlist, it will only populate sometimes. Othertimes, it doesnt display correctly. The model will have the correct objects in it, but the display on screen will not appear. I have some code below that demonstrates the problem. I renger html in the Jlist just so that its easier to see, but doesnt have to be html.
    import javax.swing.*;
    public class listtest extends javax.swing.JFrame {
    private DefaultListModel model = new DefaultListModel();
    public listtest() {
    initComponents();
    jList1.setModel(model);
    private void initComponents() {
    jScrollPane1 = new javax.swing.JScrollPane();
    jList1 = new javax.swing.JList();
    jButton1 = new javax.swing.JButton();
    addWindowListener(new java.awt.event.WindowAdapter() {
    public void windowClosing(java.awt.event.WindowEvent evt) {
    exitForm(evt);
    jScrollPane1.setViewportView(jList1);
    getContentPane().add(jScrollPane1, java.awt.BorderLayout.CENTER);
    jButton1.setText("jButton1");
    jButton1.addActionListener(new java.awt.event.ActionListener() {
    public void actionPerformed(java.awt.event.ActionEvent evt) {
    jButton1ActionPerformed(evt);
    getContentPane().add(jButton1, java.awt.BorderLayout.SOUTH);
    pack();
    private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {
    new myThread().start();
    /** Exit the Application */
    private void exitForm(java.awt.event.WindowEvent evt) {
    System.exit(0);
    * @param args the command line arguments
    public static void main(String args[]) {
    new listtest().show();
    // Variables declaration - do not modify
    private javax.swing.JButton jButton1;
    private javax.swing.JList jList1;
    private javax.swing.JScrollPane jScrollPane1;
    // End of variables declaration
    class myThread extends Thread{
    public void run(){
    model.clear();
    String temp;
    for(int i = 0; i < 100; ++i){
    temp = "<html><table><tr><td>" + i + "</td></tr></table></html>";
    model.addElement(temp);
    When you push the button, sometimes the list will come out correctly and sometimes it wont. Anyone know how to get it to display correctly? I tries all sort of things with InvokeLater, validates, repaints, etc. I cant get anything to get it to display properly.

    I think this is closer to what you wanted.
    Your sample code if obviously simple enough not to need it, but this allows you to thread off the work and the use invokeLater only to push the results back to the UI/event thread.
    for( int i = 0; i < 100; ++i )
    final String temp = "<html><table><tr><td>" + i + "</td></tr></table></html>";
    SwingUtilities.invokeLater(
    new Runnable()
        public void run()
            model.addElement(temp);
    }

  • Youtube doesn't display correctly since I installed latest version of firefox

    youtube doesn't display correctly anymore...adobe flash has been updated and java is enabled. This is what it looks like now...
    "Loading...
    Videos
    Music
    Shows
    Trailers
    Live
    All Categories
    Categories "

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I just upgraded to Mavericks and suddenly youtube does not display correctly although other sites work fine. I am using the newest MacBook Air. Any suggestions?

    I just upgraded to Mavericks and suddenly youtube does not display correctly although other sites work fine. I am using the newest MacBook Air. Any suggestions?

    Hi ..
    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Back to Safari. Press Command + Option + E to empty the Safari cache.
    Quit and relaunch Safari, try a video.

  • My spotcolors aren't displaying correctly. (Different from the swatch)

    I am having an issue that has just randomly happened where when I want to make a colour a certain spot colour from my swatch library fill a certain shape it DOESNT CHANGE the colour yet it SAYS IT IS ANOTHER COLOUR when I do a separations preview. I'll try to explain.
    The thing is is that it works to be changed to any other colour in my swatch library than the one I want it to be changed to. And this issue is only happening to ONE swatch in particular that I have not made any alterations to, and that has always worked perfectly. If I create a new document it will display correctly, but when I paste the shape into another document that has the same exact settings and spot colours it pasts as a different colour. (like the same as Top Black 2)
    I AM HAVING DIFFICULTY WITH TOP BLACK 1 (these spot colours have not changed and I've always used them.)
    My shapes are wayyyyy too much to remake in the new document- so I have to copy and paste many layers.
    I'm sorry if this seems confusing I made up some pictures.  I am just using circles to show you my problem.
    Below is when I have made a new document from the same template I use and have always used. The spot colours from my library are seen here in their proper colours. (by the way I am not working in greyscale I still use actual colours. My document is CMYK)
    SO this happens vice versa if I paste  shape TOP BLACK 1 from an old document into a new or from a new document to an older one.
    Below You now see what I have copied from my brand new document (above) and have pasted it into my previous document and as you can see, my TOP BLACK 1 has now darkened now displaying as my Top Black 2.(or at least close to it) I CAN change the TOP BLACK 1 shape into any other colour, for example my working pink colour. But when I click it to be Top Black 1 it still stays the way it is shown here. I think you can notice that what TOP BLACK 1 is now is way darker than the Grey it's supposed to be in my library on the right. Circle 3 and 4 have correctly copied and pasted in the correct colour.
    Heres the other strange thing too. If I click and hold my TOP BLACK 1 swatch in my library (as seen above) and drag it to my main illustrator swatch library, it displays darker. The pink arrow shows the swatch that it has turned into. I am so confused of what it is doing.
    When I turn on my separations preview and turn off top black 1 all that i have that is TOP BLACK 1 disappears... so it is SEPARATING correctly its just not displaying on my screen as the correct colour.
    Let me know if there is anything else to explain. I have restarted my computer, reset launch settings etc. I only found one forum where a person has the same problem and it had a few suggestions of the appearance panel settings but none of that has worked. I have the most updated Illustrator CC
    Thankyou.

    1 appears to be the one that is off the most.
    2 is slightly off
    You may have an extra fill assigned at the group level that is overiding the fill at the Path level. Doubleclick on the word Contents in your appearance palette to get to the path level. To fix you can delete the fill at the group level, or simply ungroup  to break that attribute.
    As Larry mentioned, posting the file is the best way to get an answer to this one.
    If you cannot post the file, we will need to know what color document color mode, and the color type and values.
    You can also check this setting.

  • Problem with comments displaying correctly

    I have a comments section for a report card im doing in crystal reports but it displays the specific person's comments when i type their id in on the last page and doesnt display any other persons comments but that persons and its not even after their report card on the second page like it should be.
    I know this is dotnet but im using visual studio 2010 crystal reports version.
    Here is my file im sharing but you have to just change the server address and username/password to the nearest infinite campus near you to test out fully instead of just looking at the design:
    https://docs.google.com/open?id=0B4qxDt8GTSTZMGE2Yjk5ZjYtZjU5YS00M2IwLWIyMjYtMGVkOGY5MTk5Zjdj
    Edited by: jeffman2 on Dec 7, 2011 3:25 PM
    Edited by: jeffman2 on Dec 7, 2011 3:26 PM
    Edited by: jeffman2 on Dec 7, 2011 3:26 PM

    Hello,
    You still have not explained what the problem is other than I think you should be seeing more than one persons comments? Is that correct?
    And I'm only saying that because of the SQL you posted:
    SELECT c.name AS Course, i.lastname','i.firstname AS Teacher, t.name AS Term,
    MIN(CASE WHEN gt.taskid = 115 THEN gs.comments END) AS Q1,
    MIN(CASE WHEN gt.taskid = 116THEN gs.comments END) AS Q2,
    MIN(CASE WHEN gt.taskid = 9 THEN gs.comments END) AS Q3,
    MIN(CASE WHEN gt.taskid = 117 THEN gs.comments END) AS Q4
    I think either your SQL is wrong so try playing with that outside of CR first or it maybe because your subreport is not linked on the Student ID so the subreport can't get all of the comments....
    Sit back and assume we don't know your database or you report layout and then describe step by step what it is you are trying to get help on and what you are seeing. Then describe what you results should be and look like...
    The reason for the suggestion to get a support case is because none of your info is clear. You are assuming we know what your DB and how your data is linked and what you are trying to get to. As Ludek indicated, don't use real data then there is no NDA issues.
    Don
    What you should do is post your design question to the Report Design forum. At this point this is not a .NET SDK question/issue.
    Good luck
    Don
    Edited by: Don Williams on Dec 14, 2011 1:14 PM

  • Abstract classes and methods with dollar.decimal not displaying correctly

    Hi, I'm working on a homework assignment and need a little help. I have two classes, 1 abstract class, 1 extends class and 1 program file. When I run the program file, it executes properly, but the stored values are not displaying correctly. I'm trying to get them to display in the dollar format, but it's leaving off the last 0. Can someone please offer some assistance. Here's what I did.
    File 1
    public abstract class Customer//Using the abstract class for the customer info
    private String name;//customer name
    private String acctNo;//customer account number
    private int branchNumber;//The bank branch number
    //The constructor accepts as arguments the name, acctNo, and branchNumber
    public Customer(String n, String acct, int b)
        name = n;
        acctNo = acct;
        branchNumber = b;
    //toString method
    public String toString()
    String str;
        str = "Name: " + name + "\nAccount Number: " + acctNo + "\nBranch Number: " + branchNumber;
        return str;
    //Using the abstract method for the getCurrentBalance class
    public abstract double getCurrentBalance();
    }file 2
    public class AccountTrans extends Customer //
        private final double
        MONTHLY_DEPOSITS = 100,
        COMPANY_MATCH = 10,
        MONTHLY_INTEREST = 1;
        private double monthlyDeposit,
        coMatch,
        monthlyInt;
        //The constructor accepts as arguments the name, acctNo, and branchNumber
        public AccountTrans(String n, String acct, int b)
            super(n, acct, b);
        //The setMonthlyDeposit accepts the value for the monthly deposit amount
        public void setMonthlyDeposit(double deposit)
            monthlyDeposit = deposit;
        //The setCompanyMatch accepts the value for the monthly company match amount
        public void setCompanyMatch(double match)
            coMatch = match;
        //The setMonthlyInterest accepts the value for the monthly interest amount
        public void setMonthlyInterest(double interest)
            monthlyInt = interest;
        //toString method
        public String toString()
            String str;
            str = super.toString() +
            "\nAccount Type: Hybrid Retirement" +
            "\nDeposits: $" + monthlyDeposit +
            "\nCompany Match: $" + coMatch +
            "\nInterest: $" + monthlyInt;
            return str;
        //Using the getter method for the customer.java fields
        public double getCurrentBalance()
            double currentBalance;
            currentBalance = (monthlyDeposit + coMatch + monthlyInt) * (2);
            return currentBalance;
    }File 3
        public static void main(String[] args)
    //Creates the AccountTrans object       
            AccountTrans acctTrans = new AccountTrans("Jane Smith", "A123ZW", 435);
            //Created to store the values for the MonthlyDeposit,
            //CompanyMatch, MonthlyInterest
            acctTrans.setMonthlyDeposit(100);
            acctTrans.setCompanyMatch(10);
            acctTrans.setMonthlyInterest(5);
            DecimalFormat dollar = new DecimalFormat("#,##0.00");
            //This will display the customer's data
            System.out.println(acctTrans);
            //This will display the current balance times 2 since the current
            //month is February.
            System.out.println("Your current balance is $"
                    + dollar.format(acctTrans.getCurrentBalance()));
        }

    Get a hair cut!
    h1. The Ubiquitous Newbie Tips
    * DON'T SHOUT!!!
    * Homework dumps will be flamed mercilessly. [Feelin' lucky, punk? Well, do ya'?|http://www.youtube.com/watch?v=1-0BVT4cqGY]
    * Have a quick scan through the [Forum FAQ's|http://wikis.sun.com/display/SunForums/Forums.sun.com+FAQ].
    h5. Ask a good question
    * Don't forget to actually ask a question. No, The subject line doesn't count.
    * Don't even talk to me until you've:
        (a) [googled it|http://www.google.com.au/] and
        (b) had a squizzy at the [Java Cheat Sheet|http://mindprod.com/jgloss/jcheat.html] and
        (c) looked it up in [Sun's Java Tutorials|http://java.sun.com/docs/books/tutorial/] and
        (d) read the relevant section of the [API Docs|http://java.sun.com/javase/6/docs/api/index-files/index-1.html] and maybe even
        (e) referred to the JLS for "advanced" questions.
    * [Good questions|http://www.catb.org/~esr/faqs/smart-questions.html#intro] get better Answers. It's a fact. Trust me on this one.
        - Lots of regulars on these forums simply don't read badly written questions. It's just too frustrating.
          - FFS spare us the SMS and L33t speak! Pull your pants up, and get a hair cut!
        - Often you discover your own mistake whilst forming a "Good question".
        - Often you discover that you where trying to answer "[the wrong question|http://blog.aisleten.com/2008/11/20/youre-asking-the-wrong-question/]".
        - Many of the regulars on these forums will bend over backwards to help with a "Good question",
          especially to a nuggetty problem, because they're interested in the answer.
    * Improve your chances of getting laid tonight by writing an SSCCE
        - For you normal people, That's a: Short Self-Contained Compilable (Correct) Example.
        - Short is sweet: No-one wants to wade through 5000 lines to find your syntax errors!
        - Often you discover your own mistake whilst writing an SSCCE.
        - Often you solve your own problem whilst preparing the SSCCE.
        - Solving your own problem yields a sense of accomplishment, which makes you smarter ;-)
    h5. Formatting Matters
    * Post your code between a pair of &#123;code} tags
        - That is: &#123;code} ... your code goes here ... &#123;code}
        - This makes your code easier to read by preserving whitespace and highlighting java syntax.
        - Copy&paste your source code directly from your editor. The forum editor basically sucks.
        - The forums tabwidth is 8, as per [the java coding conventions|http://java.sun.com/docs/codeconv/].
          - Indents will go jagged if your tabwidth!=8 and you've mixed tabs and spaces.
          - Indentation is essential to following program code.
          - Long lines (say > 132 chars) should be wrapped.
    * Post your error messages between a pair of &#123;code} tags:
        - That is: &#123;code} ... errors here ... &#123;code}
        - OR: &#91;pre]&#123;noformat} ... errors here ... &#123;noformat}&#91;/pre]
        - To make it easier for us to find, Mark the erroneous line(s) in your source-code. For example:
            System.out.println("Your momma!); // <<<< ERROR 1
        - Note that error messages are rendered basically useless if the code has been
          modified AT ALL since the error message was produced.
        - Here's [How to read a stacktrace|http://www.0xcafefeed.com/2004/06/of-thread-dumps-and-stack-traces/].
    * The forum editor has a "Preview" pane. Use it.
        - If you're new around here you'll probably find the "Rich Text" view is easier to use.
        - WARNING: Swapping from "Plain Text" view to "Rich Text" scrambles the markup!
        - To see how a posted "special effect" is done, click reply then click the quote button.
    If you (the newbie) have covered these bases *you deserve, and can therefore expect, GOOD answers!*
    h1. The pledge!
    We the New To Java regulars do hereby pledge to refrain from flaming anybody, no matter how gumbyish the question, if the OP has demonstrably tried to cover these bases. The rest are fair game.

  • IWeb pages displayed correctly in Firefox but on in Safari/Chrome

    I made a personal web page with iWeb. Now some of the pages are not displayed correctly in Safari and/or Chrome.
    Check this page for example : http://maiklohse.de/Maik_Lohse/media.html
    There are 6 YouTube videos embedded in the page. They all will show up if you use Firefox - but not with Safari or Chrome. Anybody got any ideas?

    An alternative way to add so many Quicktime movie files to a page so it will load faster is to use the method in this demo page: Opening Item in a New, Precisely Sized Window. None of the movies will load until the play button is selected. That will let the page load very quickly. Right now it's glacially slow.
    OT

  • Websites not displayed correctly

    Hi,
    since i updated to Safari 6.0.2, many websites are not displayed correctly anymore. instead of pictures i see a blue question mark, sometimes the whoe layout is a mess. this concerns multiple websites, alse like facebook or youtube. when i refresh, it mostly orks, so i think it´s not a plugin-issue
    Curiously, also in Mail, some Emails are not displayed correctly.
    Thank´s for any suggestions or ideas how to solve that.
    Christoph

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' 
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”. 
    Step 2 
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}' 
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}' 
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null 
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • U00AE is not displayed correctly when executing in Web Browser/Portal

    All,
    We have symbols like ®, ™ in our data. This is stored and displayed correctly in BI and Bex, When we execute the same in a graph in Web template using WAD it doesnt display properly. Shows some weird characters. Any idea on where and what the setting needs to be?
    Thanks
    Suja

    Suja,
    It could be possible that  ® is not being recognized by HTML - character set is conflicting...
    try this out...
    Place this META tag in the part of the document, nowhere else!HTML snippet got from
    http://www1.tip.nl/~t876506/entitiesTips.html
    also check out which character set this belongs to...
    http://www.columbia.edu/kermit/csettables.html
    Arun
    Hope it helps...
    Message was edited by:
            Arun Varadarajan

Maybe you are looking for