Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
users
- Page 1
Re: Any jQuery 4 users?
Programming
Web Development
6 Days Ago
by gediminas.bukauskas.7
Every additional JS library slows down loading of the site. I haven't used jQuery for a long time, so I would like to know: does the new jQuery have something that can't be done with the DOM API and CSS?
Re: Any jQuery 4 users?
Programming
Web Development
5 Days Ago
by Dani
Given that jQuery is a front-end JavaScript library, its goal is to make writing your front end JavaScript easier and quicker than writing native JavaScript. However, as it is written on top of native JavaScript, there’s nothing it can’t do that native JavaScript ultimately cannot. It just might take a whole bunch more lines of code in native JS. …
Re: Cannot run exe from asp.net
Programming
Web Development
6 Days Ago
by lennyli
…waited a few seconds, then output the error: C:\
Users
\maxwi>python client.py Traceback (most recent call …last): File "C:\
Users
\maxwi\client.py", line 18, in <module…> main() ~~~~^^ File "C:\
Users
\maxwi\client.py", line 6, in main client_socket.connect…
Any jQuery 4 users?
Programming
Web Development
2 Weeks Ago
by Dani
Just as the topic title suggests, any jQuery 4 beta
users
out there who could let me know what it's like? The wait for v4 gold release is killing me. Also, please don't make fun of me for being a jQuery user. DaniWeb has been built on jQuery for decades. (Okay, maybe that's not something to brag about.)
Re: Any jQuery 4 users?
Programming
Web Development
1 Week Ago
by Neil_brown001
Hey, no judgment here — if it works, it works! 😄 I’ve been testing out the jQuery 4 beta on a couple of legacy projects and so far, it’s been pretty smooth. The devs have done a solid job keeping backward compatibility in mind while modernizing under the hood. Here are a few things I've noticed: Performance feels snappier in general, …
Re: Any jQuery 4 users?
Programming
Web Development
1 Week Ago
by Dani
> Why would anyone be hesitant to admit to using jQuery? At the time it was released, it sparked fundamental upgrades to JavaScript. JQuery was popular when we first started using it. Nowadays, there are much more elegant JavaScript frameworks, and native JavaScript is often faster than jQuery. Than jQuery 3, At least. I’m excited someone…
Re: Any jQuery 4 users?
Programming
Web Development
1 Week Ago
by jkon
I'm still using jQuery, a very slim build. Our JS library/framework handles all the heavy lifting, including AJAX, WebSockets, logical events, data manipulation, and architectural events. Replacing jQuery would be relatively easy since we often use our own extended jQuery functions, like our custom 'onClick' (which has a different implementation in…
How To Attract Client To Your Blog?
Digital Media
Digital Marketing
3 Weeks Ago
by blogmanagment
…'re just making your job harder. While 77% of internet
users
read blogs regularly, only a small part of them will…
Re: How Does Google's BERT Algorithm Affect Modern SEO Practices?
Digital Media
Digital Marketing
Search Engine Strategies
3 Weeks Ago
by ashleydent4u
… fit into well-written, helpful content that answers real questions
users
are asking. So, understanding your audience’s intent and creating…
Re: Is linux your daily driver?
Hardware and Software
Linux and Unix
3 Weeks Ago
by jkon
… believe Ubuntu has become so user-friendly that even inexperienced
users
are unlikely to face significant problems. However, precisely because they…
Re: Is linux your daily driver?
Hardware and Software
Linux and Unix
2 Weeks Ago
by Dani
Wow, I'm surprised how many people here are primarily Linux
users
compared to how infrequently our Linux forum gets posted in these days.
Re: Is there anything special I should pay attention to when doing SEO?
Digital Media
Digital Marketing
Search Engine Strategies
2 Weeks Ago
by scope_2
… SEO. Develop high-quality, original content that provides value to
users
and keeps them engaged. Make sure your website loads quickly…
Re: Is there anything special I should pay attention to when doing SEO?
Digital Media
Digital Marketing
Search Engine Strategies
1 Week Ago
by jonathannweyer
… better. Make sure your site is mobile-friendly, since more
users
are accessing websites via mobile devices.
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by Neil_brown001
Why your approach isn’t working What you're trying to do is mostly blocked by modern security rules — for good reasons. Here's the breakdown: Running a .exe on the server You can technically make the server launch an .exe file like Notepad, but: It will run in the background on the server, not visibly on the desktop. It needs special …
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
1 Week Ago
by graceweb
It’s amazing how just a few strategic changes can turn a struggling funnel into a success story. The emphasis on trust signals and emotional storytelling really resonates—those elements create a connection that can be the deciding factor for prospects. Thanks for highlighting those key takeaways! It’s a good reminder that sometimes it’s not …
Short or Lengthy content, which is helpful for SEO?
Digital Media
Digital Marketing
1 Month Ago
by markjones1593
… content ranks higher since it provides more details and keeps
users
on the page longer. Does Google actually prefer one over…
Implementing a Dynamic Filter Option in a Web Application
Programming
Software Development
1 Month Ago
by YashSmith
… a simple and effective solution using React. This filter allows
users
to search by keyword, set minimum and maximum values, and…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
… a performance optimization that will benefit 96% of web
users
, and degrade gracefully and cause absolutely no side-effects …hanging fruit to improve the CLS for only 25% of
users
, and the remaining 75% remained completely unchanged and affected,…better experience for at least 1 out of every 4
users
. The alternative, not using it, is a better …
Re: Escape in-app browser?
Programming
Web Development
2 Months Ago
by Dani
… not something I would pay for.
Users
expect a certain consistent behavior. For example,
users
expect links to look a certain way… using a certain way. When experiences differ from those expectations,
users
get frustrated and confused. What might seem like a good…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
…to not introduce any breaking functionality for any percentage of
users
. However, what is the harm in adding `loading="…"` to an existing web app? 96% of
users
will experience a performance improvement. The other 4% of…
users
will have no negative consequences, and everything will be…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
…, e.t.c. those issues will also affect real Chrome
users
, ultimately having a negative impact on its SEO. Basically what… see in Lighthouse worse than what the average real Chrome
users
experience. The other half of the time me being on… see in Lighthouse better than what the average real Chrome
users
experience.
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by jkon
…="lazy" to an existing web app? 96% of
users
will experience a performance improvement. The other 4% of…
users
will have no negative consequences, and everything will be exactly …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
… can feel comfortable caching that thread for non logged in
users
for a longer time, for example, than a thread that… pages (including this one!) are cached for non-logged in
users
, which includes Googlebot. We use a `Vary: Cookie` HTTP header…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
… that a Lighthouse audit is always representative of real world
users
. In my case, the majority of my real world…
users
do not have the same location and/or technology as …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by jkon
…. Consequently, improving those metrics will improve them for real Chrome
users
, thus affecting CWV (perhaps not by the same percentage for… pages (including this one!) are cached for non logged-in
users
, which includes Googlebot" part. If this page we're…
Re: How would we poison AI web crawls?
Hardware and Software
Information Security
2 Months Ago
by Dani
…. And, ultimately, it *will* end up being consumed by innocent
users
of the web. > The creator of Nepenthes says that…
Re: Page Speed Issue
Digital Media
Digital Marketing
2 Months Ago
by Dani
… actually began as a threaded forum, we found that early
users
back then were confused when the platform was designed as…
Re: How to Efficiently Develop Apps for iOS and Android?
Programming
Software Development
2 Months Ago
by rproffitt
We stopped making apps and moved back to web pages tuned to mobile
users
. Part of the reason was Apple's draconian and costly app system. Put on the web and we're done. No dedicating a person to shepherd the app through the Apple gauntlet.
Re: How old is your computer?
Hardware and Software
2 Months Ago
by Reverend Jim
… of a closed ecosystem. Microsoft also pushes features that most
users
do not need or want (copilot, onedrive) and are damn…
Re: Which is the best email marketing tool you ever used?
Digital Media
Digital Marketing
2 Months Ago
by Olu_610
Both Constant Contact and ConvertKit have delivered remarkable success to me. Constant Contact provides its
users
with an accessible platform and adaptable template options which enables creation of good email communications.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC