{"id":20388429,"url":"https://github.com/webpolis/dltoggleinput","last_synced_at":"2025-07-09T10:38:05.411Z","repository":{"id":3818582,"uuid":"4898880","full_name":"webpolis/dlToggleInput","owner":"webpolis","description":"jQuery Plugin","archived":false,"fork":false,"pushed_at":"2012-07-05T06:30:40.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T23:42:25.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpolis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-05T05:59:19.000Z","updated_at":"2013-12-22T17:03:03.000Z","dependencies_parsed_at":"2022-09-04T02:22:38.968Z","dependency_job_id":null,"html_url":"https://github.com/webpolis/dlToggleInput","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webpolis/dlToggleInput","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpolis%2FdlToggleInput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpolis%2FdlToggleInput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpolis%2FdlToggleInput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpolis%2FdlToggleInput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpolis","download_url":"https://codeload.github.com/webpolis/dlToggleInput/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpolis%2FdlToggleInput/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264441504,"owners_count":23608897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T03:10:05.857Z","updated_at":"2025-07-09T10:38:05.368Z","avatar_url":"https://github.com/webpolis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"dlToggleInput - jQuery Plugin\n=============================\n\nThis plugin allows you to manually disable a text field or reset its contents through a nice  \ngraphical interface. It also allows you to insert an icon in front of the field when it's on disabled state.  \n\n\n\nOptions:  \n\n\n\t\tdisabled: \t\ttrue if you want to disable this field by default  \n\t\tkeepValue: \t\ttrue if you want to keep the value when the enable/reset button is clicked  \n\t\tdisabledColor:\t\tHTML color code used as background  \n\t\timgStateDisabled: \tURL pointing to the icon which represents the content of the field  \n\t\timgStateDisabledWidth:\tsize (width) in pixels of the icon shown when field is disabled  \n\t\timgStateEnable: \tURL pointing to image button which resets the field  \n\t\tclearSelector: \t\toptional, if you want to display a neighboor element on reset  \n\t\tonClear: \t\toptional, callback executed on reset  \n \n\nExample:  \n\n                $('input').dlToggleInput({  \n                        disabled:true,  \n                        imgStateDisabled: '/images/icons/user.png',  \n                        imgStateDisabledWidth: 20,  \n                        imgStateEnable: '/images/clear.png',  \n                        onClear: function(el){  \n                                alert('Reset!');  \n                        }  \n                });  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpolis%2Fdltoggleinput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebpolis%2Fdltoggleinput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpolis%2Fdltoggleinput/lists"}