Powered By Blogger

Thursday, February 17, 2011

A Important tip, if you want extension UI better.

1> Use CSS to make changes in UI.
2> Use *.png type images to create transparency effects.
3> We can use flash objects whenever required using <html:iframe></html:iframe> tag in XUL objects.
4> Use always try and catch in function to catch error occured.

3 comments:

  1. I have followed your step to get UI better. Can you share more information about extension UI?

    ReplyDelete
  2. Leon,

    Can you share more information about your extension UI? One important thing you can also use JQuery. Yes, I have integrated JQuery with XUL Elements and found better results.

    --- Shashank

    ReplyDelete
  3. I have created one Photo Album Viewer using Mozilla Classes and JQuery. :).....

    ReplyDelete