Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
images
- Page 1
Re: Custom font on Cloudflare error page
Programming
Web Development
6 Days Ago
by Dani
Hello Dwight, I had already checked out that link, but from what I can gather, Cloudflare does not consider individual resources (such as fonts,
images
, etc.) as "assets". My understanding is than an asset is the entire HTML file used to generate the page, complete with inline, base64 encoded resources.
Re: How to speed up my (WordPress) website?
Digital Media
Digital Marketing
3 Days Ago
by asadalig
… can be super frustrating. What really helped me was compressing
images
(I switched to WebP and used TinyPNG), setting up a…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Weeks Ago
by scope_2
Lazy loading enhances web portal speed by loading
images
, videos, or components only when needed. Add loading="lazy&…
Re: How to speed up my (WordPress) website?
Digital Media
Digital Marketing
3 Weeks Ago
by bijutoha
I'm using WP Rocket, and I always serve my
images
in **AVIF** or **WebP** format.
Re: The Impact of User Research on UX Design
Digital Media
UI / UX Design
3 Weeks Ago
by john_111
… on everything to find new pages or large version of
images
. A site I worked on when the original designer had…
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
4 Weeks Ago
by Shady33
Here are some tips that first came to my mind: * Collaborate with influencers or complementary brands * Use paid ads to promote your best content or lead magnets * Cross-promote across channels (e.g. promote IG on LinkedIn, or vice versa) * Add social links in your email signature, website, and newsletters * Join relevant groups or …
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
3 Weeks Ago
by Sơn_15
Hi, I think I can help you with this problem.
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
3 Weeks Ago
by MajithaDotcom
To grow your followers on Instagram and Facebook, focus on consistency, engaging content, and timing. Use Insights to find when your audience is most active (usually evenings or lunch hours). Mix up content—reels, carousels, memes—and always add value (tips, relatable posts, etc.). Engage with your audience through comments, DMs, and stories, and …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Weeks Ago
by gediminas.bukauskas.7
Here is a problem: Blazor WEB application working in SSR mode performs partial update of the page after posting. JS initialization does not work in this case. It is difficult to find correct event for performing JS operations.
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
…distance from viewport thresholds for loading="lazy"
images
. For example, Chromium-based browsers have a distance … because the browser has to load a lot more
images
from the beginning. Also, using IntersectionObserver in JavaScript… loading is done, e.g., start loading those
images
after the first user interaction (click or mouse move…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
… have a really high distance from viewport threshold, loading many
images
simultaneously upon page entry, while Firefox has a really low… behavior of Chromium-based browsers. If the browser loads many
images
at once on page entry, the main thread is busy…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Pelorus_1
By loading
images
and content only when necessary, lazy loading speeds up web portals. Implement JavaScript or frameworks like React with dynamic imports, and use loading="lazy" for
images
.
How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by KamalDeepPareek
How can lazy loading improve web portal performance by reducing initial load times and optimizing resource usage? What are the best techniques to implement lazy loading in
images
, components, and data fetching using JavaScript frameworks like React, Vue, and Angular? How does lazy loading impact SEO and user experience?
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
I guess I don't understand why implementing `loading="lazy"` will hurt the CLS if you're only doing it for
images
below the fold, and always specifying image dimensions (which would ensure to never affect CLS at all)?
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
Actually, I take it back. I assume that, using Chrome on a fast Internet connection, and a super high screen resolution, none of the
images
are actually being lazy loaded.
Re: Key Tools and Tips for Efficient Web Development
Programming
Web Development
2 Months Ago
by simplixi
… tools that can do repetitive tasks for you, like compressing
images
or combining files. **Learning Resources** * Online Courses: Websites like Coursera…
Re: What are the AI writing tools?
Digital Media
Digital Marketing
2 Months Ago
by Heatman
ChatGPT have done a very good job for me since I started out using AI tools for content creation. It does everything for me. I have also used Midjourney to generate
images
.
Re: How do I establish an open connection to an open web browser in C#?
Programming
Software Development
2 Months Ago
by xivlauncher
You can also use SHDocVw or System.Diagnostics name spaces from C# to interact with an open web browser, or connect programmatically to an existing browser window using the UI Automation API. Of course, for deeper control over Chrome, you may need the Chrome DevTools Protocol.
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
2 Months Ago
by Langflow
Growing social media followers can feel exhausting, but consistency is key! Engaging content, regular posting, and interacting with your audience can make a huge difference. Keep going—it takes time, but it’s worth it!
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
Hello, The easiest way to implement image lazy loading is by simply adding the `loading="lazy"` HTML attribute to `<img>` image tags. That will not load the image until it is about to come into view in the web browser as the user scrolls down the page. Something else that we do here at DaniWeb is to use the `async` and `defer`…
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
2 Months Ago
by Heatman
Never make the mistake of paying for followers on any social media platform. All you're going to get are bots following your account that wouldn't convert into anything serious. Work hard in creating high quality contents. With time, your efforts will start paying off.
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
2 Months Ago
by cpvr
Engaging with others on social media is one of the best ways to increase your following. It’s not a good idea to just post links and promote, you have to actively engage with others people on social media to gain a following. The more you engage with other people, the faster you’ll grow your network.
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
2 Months Ago
by Ja sa bong
Keeping promoting your page with more posts or contents every day. Never go a day without posting at least twice. Using tags on sites that it works on like X and Instagram. It will bring more people to your page and they may follow if they find more interesting contents on your page.
Re: I'm Tired! How to Increase Social Media Followers
Digital Media
Digital Marketing
2 Months Ago
by adamsmith22
growing social media followers can be exhausting, but consistency is key try to make post on viral things to engage people to make new followers
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
The loading="lazy" HTML attribute-value pair was introduced in 2019–2020, so I would guess it will be safe to use after 2030–2035, except if you don't care about internet visitors and are targeting an intranet of a company where you control the browsers and their versions. Of course, lazy loading impacts SEO. Modern SEO has more to do …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
> The loading="lazy" HTML attribute-value pair was introduced in 2019–2020, so I would guess it will be safe to use after 2030–2035, except if you don't care about internet visitors and are targeting an intranet of a company where you control the browsers and their versions. According to [Can I Use](https://caniuse.com/?search=…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
Dani, in my small software company (we are only five people), we have a rule for the web: support it until the problem affects less than 1 in 200 users, or 0.5%. We waited 10 years for Internet Explorer to reach this threshold, and finally, in 2025, we no longer program new web apps to support Internet Explorer. This is a liberating moment for …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
The reason why I disagree with you is because I do not see a reason to not use a performance optimization that will benefit 96% of web users, and degrade gracefully and cause absolutely no side-effects for the remaining 4%. What is the harm in using it in production *now*? I especially disagree with you because this is a performance optimization…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
> On "Can I Use," IE was supposedly "dead" in 2013 I'm not sure what you mean by that? I see it saying that IE is still in use by 0.4% of web users. It is up to *you* to determine if that is an acceptable loss. I don't think they make that determination for you because, as pointed out in my previous post, a performance …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
In reality, the usage of IE is lower than 0.4%. In some categories of web apps, it's around 0.1%, while in others, it's about 0.2%. That is why we decided to stop supporting IE from 01/01/2025. If it were above 0.5%, you shouldn’t even consider introducing something without first testing it in Internet Explorer. I can't understand how any app can …
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