This is a migrated thread and some comments may be shown as answers.

RadScheuler have problem with Fire fox 3

4 Answers 43 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
hongnguyenx
Top achievements
Rank 1
hongnguyenx asked on 28 Jun 2008, 05:53 AM
Hi everbody, I'm using RadScheduler for develop SchedulerOnline, but it have problem, is when I run application in IE  it run so good, but when I run it on Fire Fox3 its CSS is pell-mell. It can't view correct. And below is image you can see:
http://hongnguyenx.freewebspace4me.com/images/error.JPG

If who can fix the problem, please help me!!!
Thnks so much


4 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 30 Jun 2008, 07:59 AM
Hello,

Looks like CSS/HTML issue at first sight. Can you please send us a sample page, so we can take a look at it? Or at least the HTML output of your page along with any external stylesheets.

Regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
hongnguyenx
Top achievements
Rank 1
answered on 01 Jul 2008, 01:15 PM
Thnks so much for your care about my problem. And below is html code of the page and all CSS: http://hongnguyenx.freewebspace4me.com/images/Error.rar

And I have a question is, when I add a RadScheduler component into my project, if I run it on FF3, it need CSS file of RadScheduler in project directory, but when I run it on IE7 it don't need. I don't know it have what error. Please show me the way to fix the error. Thnks so much...!!!

I hope, I receive your feedback early!!! Once again, thnks you so much!!!
0
Simon
Telerik team
answered on 02 Jul 2008, 02:46 PM
Hello hongnguyenx,

Thank you for providing the files.

It seems that you have not included the base CSS file for RadScheduler.

Please rename the existing Scheduler.css file in appointments.aspx_files to Scheduler.Telerik.css.

Then copy the base CSS file Scheduler.css (located in the Skins sub-directory of the RadControls for ASP.NET AJAX installation directory) to appointments.aspx_files.

Finally add another <link> element in the head section of your page, like this:

<link rel="stylesheet" type="text/css" href="appointments.aspx_files/Scheduler.Telerik.css" /> 
<link rel="stylesheet" type="text/css" href="appointments.aspx_files/Scheduler.css" /> 

I have attached both files to this message for your convenience.

Sincerely yours,
Simon
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
hongnguyenx
Top achievements
Rank 1
answered on 07 Jul 2008, 10:58 AM
Hi,
I can run it in FF3, so good, I thnks you so much for your help, it very useful with me.
Once again, Thnks so much...!!! ^_^

hongnguyenx
Tags
Scheduler
Asked by
hongnguyenx
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
hongnguyenx
Top achievements
Rank 1
Simon
Telerik team
Share this question
or