#jquery plugin
Explore tagged Tumblr posts
revooks · 2 years ago
Text
1 note · View note
divinector · 3 months ago
Text
Tumblr media
Animate On Scroll
3 notes · View notes
codenewbies · 5 months ago
Text
Tumblr media
Product Carousel Slider
3 notes · View notes
codingflicks · 11 months ago
Text
Tumblr media
JavaScript Image Explosion
2 notes · View notes
aakashweb · 3 days ago
Text
With #jQuery easy #ticker #plugin, you can create a news ticker like vertical scrolling effect to your list elements. #javascript 🟡 Vertical news ticker effect 🟡 Up & down directions 🟡 Any template #HTML 🟡 Flexible options https://www.aakashweb.com/jquery-plugins/easy-ticker/
0 notes
fredlyfatchet-art · 3 months ago
Text
I turned this spreadsheet data into this cool shit. Marvel pls, im very proud 😅
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
2 notes · View notes
webdevrahul007 · 1 year ago
Text
jquery plugin for ripple, jquery ripple, jquery ripple effect, jquery water ripple effect, online tutorials, realistic ripple jquery, ripple effect on click, ripple effects, SFO, stackfindover, water ripple, water ripple
0 notes
webtutorialstack · 1 year ago
Text
Tumblr media
Fetch data from api and show in table with jquery dataTable plugin.
0 notes
Text
[solved] How To Include CSS and jQuery in my WordPress plugin?
[solved] How To Include CSS and jQuery in my WordPress plugin?
To include CSS and jQuery in a WordPress plugin, you will need to enqueue the styles and scripts properly. Enqueuing is the recommended way to include external files in WordPress, as it ensures that they are loaded in the correct order and avoid conflicts with other plugins or themes. In this article, we will go through the step-by-step process of how to enqueue CSS and jQuery in your WordPress…
View On WordPress
0 notes
devstoc · 2 years ago
Text
Bootstrap Step Wizard jQuery Plugin - Devstoc
Hey 👋, I just uploaded an article or tutorial on "Bootstrap Step Wizard jQuery Plugin", check my article to know more about this free plugin.
Tumblr media
👉👉👉 https://t.co/hogXaHxrUL
1 note · View note
trickinabucket · 7 days ago
Text
Regarding the Datatables Plugin for jQuery (and raw JS)
[Plugin here]
I figured out a way to get links in a table via the source spreadsheet. I'm not sure if there's another way that's better than this method, but, it's what I did.
So, here's what the end result datatable looks like vs its information.
Tumblr media Tumblr media
As you can see, I have 2 more columns on the source sheet than I do the display sheet. That's because I didn't designate a column for them, but the plugin still has access to that information.
Meet: Linkit! [Demo] [jQuery.net Page]
LinkIt requires the word that needs to be automatically linked and the target URL. Which is what I have in those last 2 columns.
Linkit was used within the datatables function (in the callbacks), so it had access to the words I needed to link.
Tumblr media
And, yeah, that's all well and good, but it only works for 1 link per cell. Otherwise, it just won't work.
Wellll, today, I figured it out!
Tumblr media
I wanted to try and tackle this sort of thing eventually, and this was the perfect opportunity. How did I do it? A vanilla JS loop. That's probably not surprising, but you might be a little at a loss as to where to put it and how to execute it. At least, you would be if you're as inexperienced as I am.
Tumblr media
Just after a conditional statement (verifying if the URL data exists) with the row and column within the loop.
There may be a method using each, with simpler syntax. Here's the thing: I'm absolutely terrible at getting those functions right. They reduce me to tears. So, this is definitely not gonna be the only approach. Just keep in mind that the row/column part will end up inside of the loop.
Also: DataTables is still being updated, though the LinkIt script was last touched like a decade ago. There are many plugins that do the same thing, however, so you might wanna use those if you get stuck using the one I suggested. EDIT: Have some code I made to make a list out of stuff in a cell.
Tumblr media Tumblr media
Separated each "chunk" I wanted in a list with specific brackets (that I know I won't use later in the strings ever, you can do it w any 2 characters u want tho), and used this data rendering technique above. It separates the string into a list (well, more technically speaking, an array) by cutting sections off by the delimiter (the first square bracket, in this case.) Then, I knock off the one at the end. "Trim" gets rid of whitespace (space marks) at the beginning and end of a string, so that there's no chance I'll have a URL that's screwed up with an accidental space.
3 notes · View notes
mournstera · 1 year ago
Text
Tumblr media
jQuery-free TimeAgo Tumblr plugin
I've absolutely loved using @bychloethemes timeAgo(); plugin for several of my Tumblr themes, but wanted to utilize their timestamp feature without the requirement of jQuery since I no longer use it in my themes. This is my attempt at rewriting it in pure Javascript. I have, respectfully, used Chloe's options for easy usage.
→ Installation & guide
29 notes · View notes
divinector · 4 months ago
Text
Tumblr media
Easy Image Slideshow
3 notes · View notes
codenewbies · 11 months ago
Text
Change Opacity on Scroll
5 notes · View notes
codingflicks · 1 year ago
Text
Tumblr media
Water Ripples Effect using jQuery
2 notes · View notes
aakashweb · 14 days ago
Text
Do you want to add vertical news ticker like effect on your website ? Check out #jQuery easy #ticker #plugin. #javascript 🟨 Vertical news ticker 🟨 Any HTML 🟨 Flexible options https://www.aakashweb.com/jquery-plugins/easy-ticker/
0 notes