Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tile Click Functionality #31

Open
OWStimpson opened this issue Aug 22, 2012 · 1 comment
Open

Tile Click Functionality #31

OWStimpson opened this issue Aug 22, 2012 · 1 comment

Comments

@OWStimpson
Copy link

Hi,

I notice that the tiles only fire actions when you either click on the text or icon, but not on the unused space elsewhere on the tile.

Is this by design or would it be possible to make the associated action fire if you click anywhere on the tile.

Regards,
Owen

@tmcnab
Copy link

tmcnab commented Sep 22, 2012

It's not required that you use a div on the tile. You can also use anchor tags if that's what you're looking for?

Otherwise just add a click/touch handler to the element when you want something to happen when clicked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants