Where are the CSS files AjaxControlToolkit?
I've been looking for the CSS files of the different AjaxControlToolkit controls but i can't find them. Specifically I'm looking for the Combobox.css file which according to google an ajax site, is located in "AjaxControlToolkit\ComboBox\ComboBox.css", the problem h开发者_如何学Goere is that i can't find that folder "AjaxControlToolkit". When you download the binary, it comes with a sample site which has a combobox folder but there's no CSS in there!
Can someone point me in the right direction here please? Maybe a direct link where i can find the different CSS for the entire Ajax Library. Thank you.
You can always browse the Source Code
http://ajaxcontroltoolkit.codeplex.com/SourceControl/BrowseLatest
But I'm not sure what you mean, as there is no such thing, this is up to you, to create your own theme, check Matt examples
精彩评论