Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10982

Allow setting dimming control overlay also as data-overlay

    XMLWordPrintable

Details

    Description

      Currently the overlay can only be disabled with code like:

      		phpbb.ajaxify({
      			selector: el.parents('span').siblings('.up').children('a'),
      			callback: 'forum_up',
      			overlay: false
      		});

      It should also be possible to specify the overlay as data-overlay on the actual HTML element.

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: