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

this one is much better #74

Closed
wants to merge 10 commits into from
Closed

Conversation

dderg
Copy link

@dderg dderg commented May 18, 2015

No description provided.

dorajistyle and others added 10 commits February 7, 2013 20:10
You can easily use CSS Sprite technique.

-----------
Examples
-----------
# JSON
var ddData = [
{
text: "Profile",
value: 1,
selected: false,
description: "Description with Profile",
cssSprite: "icon profile"
}]

# Select tag

<select>
<option value="0" "data-csssprite"=>"icon profile"
data-description="Description with Profile">Profile</option>
</select>
NevilDabre added a commit to NevilDabre/ddslick that referenced this pull request Jul 6, 2018
Error while loading the options
Uncaught Error: Syntax error, unrecognized expression: <div

this error is resolved in minified version(jquery.ddslick.min.js)
@dderg dderg closed this May 7, 2019
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

Successfully merging this pull request may close these issues.

6 participants