Skip to content

Brighty Box

Ideas for your online presence

  • Home
  • Gallery
  • Liga

Month: November 2020

WordPress Ajax Post Filter

Posted on November 30, 2020November 30, 2020 by adminBrightyWp

without plugin!

https://rudrastyh.com/wordpress/ajax-post-filters.html

Posted in jQuery, PHP, WordpressLeave a Comment on WordPress Ajax Post Filter

Iframe inside bootstrap

Posted on November 18, 2020November 18, 2020 by adminBrightyWp

Iframe inside Bootstrap

Posted in CSS, jQueryLeave a Comment on Iframe inside bootstrap

Link to open bootstrap modal

Posted on November 12, 2020 by adminBrightyWp
$(document).ready(function () {
    $('.modal').each(function () {
        const modalId = `#${$(this).attr('id')}`;
        if (window.location.href.indexOf(modalId) !== -1) {
            $(modalId).modal('show');
        }
    });
});
Posted in jQueryLeave a Comment on Link to open bootstrap modal

Recent Posts

  • WordPress Ajax Post Filter
  • Iframe inside bootstrap
  • Link to open bootstrap modal
  • Hiding Sub Field
  • Show code only for first query

Recent Comments

    Archives

    • November 2020
    • August 2020
    • July 2020
    • June 2020
    • March 2020
    • February 2019
    • January 2019
    • October 2018
    • April 2018
    • March 2018
    • February 2018

    Categories

    • CSS
    • jQuery
    • PHP
    • Plugins
    • Softwares / Apps
    • Wordpress

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Proudly powered by WordPress | Theme: ioboot by ioTheme.