Code Monkey home page Code Monkey logo

Comments (9)

tonydspaniard avatar tonydspaniard commented on August 17, 2024

Mulitselect doesn't have any flags... Is the form helpers. Mind sharing some code?

from yiiwheels.

mirjalal avatar mirjalal commented on August 17, 2024

sorry, but I would like to select only one country. for exp: Azerbaijan. but I couldn't see the flag of this country.

code:

<div class="span3">
        <p>Countries</p>
        <?php
        $this->widget(
            'yiiwheels.widgets.formhelpers.WhCountries',
            array(
                'name' => 'countrytest',
                'value' => 'US',
                'useHelperSelectBox' => true,
                'pluginOptions' => array(
                    'country' => 'US',
                    'flags' => true
                )
            )
        );
        ?>
    </div>

from yiiwheels.

tonydspaniard avatar tonydspaniard commented on August 17, 2024

That Looks correct to me... have you checked on your browser console if there is any error of inclusion? Are you running the latest copy?

from yiiwheels.

tonydspaniard avatar tonydspaniard commented on August 17, 2024

related to #97

from yiiwheels.

mirjalal avatar mirjalal commented on August 17, 2024

but it's not correct to me..

yes i have checked, there is not any error and/or warning.

yes i have the lastest copy...

from yiiwheels.

tonydspaniard avatar tonydspaniard commented on August 17, 2024

I think is due to the order of the CSS.

On Sun, Jul 27, 2014 at 5:05 PM, Mircəlal [email protected] wrote:

but it's not correct to me..

yes i have checked, there is not any error and/or warning.

yes i have the lastest copy...


Reply to this email directly or view it on GitHub
#121 (comment).

Antonio Ramirez

2amigOS.us http://2amigos.us/
[email protected]
Phone: +1 516-441-0023
Mobile: +34 607 040932
Skype: toni.ramirez

from yiiwheels.

mirjalal avatar mirjalal commented on August 17, 2024

but how to fix this problem?

from yiiwheels.

tonydspaniard avatar tonydspaniard commented on August 17, 2024

@mirjalal check how i did it on the docs: https://github.com/2amigos/yiiwheels-docs

Check their order

from yiiwheels.

tonydspaniard avatar tonydspaniard commented on August 17, 2024

@mirjalal form-helpers updated to new version coming for BS3

from yiiwheels.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.