• Member Avatar for Dani
    Dani

    Created Android Native - How to use the Material 3 Bottom Navigation Bar

    ## Introduction ## If you are working with the latest Material 3 libraries on Android, you might have wondered how to use the **Bottom Navigation Bar** in your App. In …
  • Member Avatar for Dani
    Dani

    Created Android Native - persist state with Proto DataStore

    ## Introduction ## Proto DataStore is a great way to store the **permanent** state of your application, especially if you prefer type safety. In this tutorial, we will learn how …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Hi John, Thank you for your opinion. That feature has been around for a decade or so because it’s meant to filter out the fluff of a long discussion and …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    OK, some more research done. It seems that UX experts recommend letting browsers decide how to apply smooth scrolling. Firefox decides to implement it when it thinks it is beneficial …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    OK, so a little more background. The big CSS project that just launched migrated us onto the latest version of Bootstrap, among other things that increased page speed dramatically and …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Display wrong author name

    The code freeze is over since we launched on Friday, so I'll look into this within the next day or so.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    I noticed that there's no animated scrolling from my phone, so I did some more research, and it appears to be browser's choice how to implement the CSS scroll-behavior property.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    OK, did some more research and found the CSS property `scroll-behavior: smooth` (which our framework uses) forces animated scrolling. I'd have to come up with a wonky workaround.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    > Oh, it's animation in the sense that it's a javascript animate() function that literally animates the scroll down browser event. I'll fix it. Sorry, was thinking about a different …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    OK, so I confirmed my code is using the default browser behavior. Is it possible you updated your browser recently? I'm grasping at straws here, but is it possible that …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo Notice the parameter **behavior**: > Specifies whether the scrolling should animate smoothly (smooth), or happen instantly in a single jump (auto, the default value). That's why I think of …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Oh, it's animation in the sense that it's a javascript animate() function that literally animates the scroll down browser event. I'll fix it.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    So a few posts up, I wrote: > Is the undesired behavior that it doesn't jump straight to the bottom but it does the animation thing? But you responded no, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    I just checked the Github repo from December, before this latest wave of changes, to see if I was doing anything different. Back then, when you click on the reply …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Can you please explain what 2 hr ago reply you're talking about? I see 1 hr ago, and I see 4 hrs ago. Obviously 2 hrs ago is relative time, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    I am thoroughly confused because I didn't change anything at all having to do with this, I promise. If something did change, then it's a bug. It would jump to …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Umm ... isn't that the way it's *always* been? When you click on the thread title or the timestamp of the first post in thread, it takes you to the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in 2022 Digital Marketing Strategies

    Hi Fay, I'm at my computer now and I found the link I was thinking of yesterday. Check it out here: https://moz.com/google-algorithm-change Try to match up a Google algorithm update …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is SEO positioning still adequate?

    Hi there and welcoem to DaniWeb!! > There are already too many SEO threads on this forum. We don't need another. You realize there's an entire SEO *forum*, right? That …
  • Member Avatar for Dani
    Dani

    Began Watching Is SEO positioning still adequate?

    Hi everyone, I'm Javier Abad, a student of Business Administration and Management, specializing in marketing. I am delighted to join this community and to be able to expand my knowledge …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Sorry about that! It was meant to be a feature and I never realized it was causing so many problems.
  • Member Avatar for Dani
    Dani

    Gave Reputation to Reverend Jim in Redesign launched last night!

    OK. Here it is. ![drunk.jpg](https://static.daniweb.com/attachments/3/cccf1ddf2f8f342f0f9e89cefc58b9b0.jpg)
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    I'm confused what I'm looking at.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    This should work now :) ![member1.png](https://static.daniweb.com/attachments/0/0212b09743302e34eacecf63fd4aa25e.png)
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Oh, gotcha!! :) Will fix in a few mins. Just wrapping something up first :)
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    Here's a pic of me!
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to get the previous month if the current month is 01

    If the current month is 01, then isn’t the previous month always 12?
  • Member Avatar for Dani
    Dani

    Began Watching How to get the previous month if the current month is 01

    Please Help if you can
  • Member Avatar for Dani
    Dani

    Replied To a Post in Redesign launched last night!

    That was a feature, not a bug :-p
  • Member Avatar for Dani
    Dani

    Replied To a Post in Undefined index: unpaid

    You have this SQL query that retrieves rows from a table. Then, you have this code: ``` while($row = $resultpropertyunpaid1->fetch_assoc()){ $PropertyUnpaid1 = $row['unpaid']; } ``` There, you’re saying for each …
  • Member Avatar for Dani
    Dani

    Began Watching Undefined index: unpaid

    $unpaid1="SELECT t.id, t.year, t.property_id, COALESCE(t.amount,0) AS amount FROM tax_amount t WHERE t.status = 'unpaid' ORDER BY t.year"; $resultpropertyunpaid1 = $db->query($unpaid1); while($row = $resultpropertyunpaid1->fetch_assoc()){ $PropertyUnpaid1 = $row['unpaid']; } > When I'm …
  • Member Avatar for Dani
    Dani

    Replied To a Post in 2022 Digital Marketing Strategies

    Hi Fay, Google has been releasing more algorithm updates than normal the past couple of months. There was a big core update that went out in December. There are websites …
  • Member Avatar for Dani
    Dani

    Began Watching 2022 Digital Marketing Strategies

    Hey guys, Recently fell into a slump and the organic traffic to my website has been considerably decreasing. Is there anything new that I should be particularly looking into in …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How Does Ecommerce Mobile App Development Benefit A Small Business?

    It depends what the ecommerce site is selling. If it's consumables or impulse buys, then absolutely I agree. I always do my weekly supermarket shopping in bed with Instacart or …
  • Member Avatar for Dani
    Dani

    Began Watching How Does Ecommerce Mobile App Development Benefit A Small Business?

    If you plan to attract new customers, enhance sales, build your brand image or improve the customer experience, you need to own a mobile app.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Cost for DaniWeb Premium

    As it says on our donation page, https://www.daniweb.com/donate/index, contributing helps us focus on making a better product because it transforms our end-users from being our product (being sold to advertisers) …
  • Member Avatar for Dani
    Dani

    Created Redesign launched last night!

    Late last night, I launched a rewrite of our front end HTML and CSS that is designed to look nearly identical, but is much faster and designed to be more …
  • Member Avatar for Dani
    Dani

    Began Watching Redesign launched last night!

    Late last night, I launched a rewrite of our front end HTML and CSS that is designed to look nearly identical, but is much faster and designed to be more …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Inability to click and select data created with Ajax

    If the items appear in the DOM but are simply not clickable, this is most likely a CSS issue. It’s hard to diagnose without seeing the full working page. It’s …
  • Member Avatar for Dani
    Dani

    Began Watching Inability to click and select data created with Ajax

    I create the product's information and variations with Ajax, but it is not possible to click on the variations, what could be the reason? <form> <div class="form-group"> <p class="mb-5"> Size: …
  • Member Avatar for Dani
    Dani

    Began Watching Are you going to get the vaccine?

    Are you planning on getting the vaccine as soon as it becomes available to you, after it’s been a bit more thoroughly vetted, or not at all? Personally, I think …
  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Unendorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Unendorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Unendorsed happygeek

  • Member Avatar for Dani
    Dani

    Endorsed happygeek

  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm joy3629

    Jwenting, he says that he wants to do this with Laravel pagination, which is completely doable and reasonable. We do it here on DaniWeb. We have a million user records. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm joy3629

    What does your SQL query currently look like? Is speed your problem?

The End.