h3 / jquery-utils

Automatically exported from code.google.com/p/jquery-utils
MIT License
0 stars 0 forks source link

UI is not being displayed properly #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
The Expected output is what is there in your website. But i cannot see that 
instead i could see the output, which is attached to this mail.

What version of the product are you using? On what operating system?
0.7.0a on windows 7

Please provide any additional information below.

i've used the following js files in the order--

@Scripts.Render("~/bundles/jquery")
@Scripts.Render("~/bundles/jqueryui")

<link title="theme" type="text/css" 
href="http://ui.jquery.com/applications/themeroller/css/jquery-ui-base.css.php?c
tl=themeroller&amp;=" media="screen" rel="Stylesheet" id="themeCSS" />
<script type="text/javascript" 
src="http://code.jquery.com/jquery-latest.js"></script>
<script src="~/Scripts/jquery.utils.js"></script>
<script src="~/Scripts/jquery.strings.js"></script>
<script src="~/Scripts/jquery.ui.all.js"></script>
<script src="~/Scripts/jquery.timepickr.js"></script>

Original issue reported on code.google.com by karthikr...@gmail.com on 3 Dec 2012 at 9:15

Attachments:

GoogleCodeExporter commented 9 years ago
Update:
I've got something like this after adding css files. But not completely 
whatever is on the site.

How to get the perfect UI ?

Original comment by karthikr...@gmail.com on 3 Dec 2012 at 9:25

Attachments: