Jump to content

Search the Community

Showing results for tags 'fuelux'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Development
    • HTML Coding
    • JavaScript
    • PHP
    • CMS
    • Database
    • Web Server
    • Web-site Development
    • Internet Marketing, SEO
  • Library
    • Tricks and solutions
    • Books
  • Commercial services
    • Freelance
    • Job
    • Goods and Services
  • Our Forum
    • Flame
    • Contests
    • Feedback and Ideas

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Web site


Telegram


Signal


Viber


Skype


From


Interests

Found 1 result

  1. Не совсем проблема верстки конечно, но все же. Пробовал кто нибудь http://exacttarget.github.com/fuelux/ ? Меня собственно интересует только дерево http://exacttarget.github.com/fuelux/#tree Вот можно ли как то его (только дерево), подцепить к существующему сайту с бутстрапом. По идее вроде ничего сложного, берем tree.js и просто добавляем. Но у меня не выходит. Постоянно ошибку выдает. На самом fuelux цепляется все через requirejs, underscore еще впихнули. Пробовал различные махинации, но не хочет. requirejs.config({ paths: { 'jquery': 'lib/jquery', 'underscore': 'http://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.3.3/underscore-min', 'bootstrap': 'lib/bootstrap/js', 'fuelux': 'src' } }); require(['jquery', 'sample/data', 'sample/datasource', 'sample/datasourceTree', 'fuelux/all'], function ($, sampleData, StaticDataSource, DataSourceTree) { // TREE var dataSourceTree = new DataSourceTree({ Вот можно ли как то избавиться от requirejs, или подключить как то более проще. Никто не пробовал его? А может дерево другое посоветуете.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy