Coding
Remove Parent Function After Clicked
Hi, there. I’m pretty new to jQuery, so please go easy on me đ First thing to mention is that I am developing this within AEM (Adobe Experience Manager), and in this JSFiddle the CSS Read more…
Hi, there. I’m pretty new to jQuery, so please go easy on me đ First thing to mention is that I am developing this within AEM (Adobe Experience Manager), and in this JSFiddle the CSS Read more…
In general, users can print the entire page directly from the browser by pressing Ctrl + P. Most modern browsers, however, don’t provide an advanced printing feature that enables the user to print specific elements from Read more…
A vertical full-page presentation app (also called fullscreen page slider) implemented in JavaScript (jQuery) and CSS animations. Demo Download source
A jQuery plugin that makes it possible to dynamically populate options of a native select element from a JSON file (or JSON API) you provide. Demo Download source
When working with jQuery on webpages, I regularly use the Devtools context menu option ‘Copy JS path’, this produces something like: document.querySelector('element1 > element2') then I always need to replace 'document.querySelector' with a '$' for Read more…
I’m trying to figure out if a div has an iframe and then apply a css class to another div if it does. The iframes are loaded dynamically from google ad manager. So if the Read more…
After being frustrated with Google Analytics and being frustrated with the lack of analytics platforms made specifically for bloggers and content creators, we build Highly. Highly allows bloggers to add a tooltip to their site Read more…
I’m working on a Reddit clone and currently I’m setting up the posts. The users can have badges (just like on Reddit e.g. premium users have the shield) and I want to check if a Read more…
I’m using a pretty straightforward jQueryUI autocomplete. The only slightly complicated thing is that I have a set list of choices, and the user must enter something from the list. I’m using a JSON array Read more…
We asked web builders that we admire the same question: What is one thing you learned about building websites this year? Here’s what they told us. We would like to thank our â„ sponsor Automattic Read more…