EnhanceJS icon indicating copy to clipboard operation
EnhanceJS copied to clipboard

Are you looking for the new "Enhance"? Try here https://github.com/filamentgroup/enhance

Results 6 EnhanceJS issues
Sort by recently updated
recently updated
newest added

When running `enhance.forceFail();` some time after the enhance() script has excetuted I get "Settings undefine" in the console. It seems like "settings.testName" is unreachable. I guess the same priblem applies...

I am trying to create a file upload utility using Enahnce, and I am trying to always show it in high-bandwidth version in IE8 (I also wanna remove the appenDtoggleLinks...

To move the link, as described on p134 of DWPE, I have to use a timeout: ``` $(document).ready(function() { var moveLink = function() { var link = $('.enhanced_toggleResult'); console.log(link.length); };...

I have in my `` section this code: ``` // ``` That's generic. On a particular page, I want to load additional JavaScript in the enhanced experience, so I have...

Observed in Konqueror 4.6.5. If I specify a media type in the call to `enhance()`, then _all_ CSS fails (including `basic.css`, i.e. not loaded via `enhance.js`). This will not work:...

Google Code lists a minified version of EnhanceJS 1.1. Please add this file to GitHub. Cheers ^_^ http://code.google.com/p/enhancejs/downloads/list