ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Raw HTML Modal Window

وضاحت

Raw HTML Modal Window is a plugin for folks that feel comfortable using HTML and CSS code to ultimately control the layout of their pop-up window.

By default it shows a pop-up on the front page, you can provide a single or list of post/page IDs to trigger it on any spesific page(s). The plugin is very lightweight and uses minimum system resources.

Requirements

  • WordPress 4.5 or higher
  • PHP 5.5.37 or higher
  • MySQL 5.x or higher

Main Features

  • Provides example HTML and CSS code to get you started
  • Very lightweight on system resources, uses “staight” Javascript, no framework or library required.
  • Outputs its CSS and Javascript code directly into the
    page to minimize HTTP requests.
  • Provides delay, z-index, fading speed control through the admin interface.

تصوير

  • The Raw HTML Modal Window edition page
  • The controls to fine tune the plugin's behavior

FAQ

I want to reset the CSS code, where can I get the original styles

Open the help tab in the top-right corner of the plugin’s page, go to ‘Example CSS Styles’ section

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“Raw HTML Modal Window” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Raw HTML Modal Window” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.1

  • Now the plugin appends the efmw_active css class to the body tag when the modal window displayed to control the scrolling of the page underneath.
  • Added event listener for the escape button to close the window when it’s pressed.

1.0

  • First version of the plugin.