Tag: Plugin

PluginApplet.jsp Page that demonstrates the use of jsp:plugin.

PluginApplet.jsp  Page that demonstrates the use of jsp:plugin. Requires you to compile and install PluginApplet.java, TextPanel.java, DrawingPanel.java, and WindowUtilities.java  Since these are classes sent to the client to used by applets, the .class files should be in the same directory as the JSP page, not in the WEB-INF/classes directory where classes the server uses go. …

Continue reading

WordPress Plugins

Plugins মূলত WordPress এর কার্যপরিধি প্রসারণ করার উপকরণ। WordPress তৈরি করার মূলে রয়েছে কোডের স্ফীতি কমিয়ে ওয়েবসাইট নির্মাণ কৌশলকে সহজতর করে তোলা। Plugins এমন কিছু function ও feature সরবারহ করে , যাতে করে WordPress ব্যবহারকারীরা তাদের website এর প্রয়োজন অনুযায়ী function ব্যবহার করতে পারে। আপনার website এর Plugins ব্যবস্থাপনার জন্য যদি কোন নির্দেশাবলি, ডাউনলোড, ইন্সটল, …

Continue reading

বুটস্ট্রাপ ক্যারোজেল প্লাগিন (Bootstrap Carousel Plugin)

বুটস্ট্রাপ কারুসেল প্লাগিন Carousel প্লাগইন হচ্ছে এলিমেন্ট দ্বারা আবর্ত করার জন্য একটি ক্যারোজেল (স্লাইডশো) এর মত একটি উপাদান। টিপস : প্লাগইন স্বতন্ত্রভাবে অন্তর্ভুক্ত করা যেতে পারে (বুটস্ট্র্যাপ এর স্বতন্ত্র “carousel.js” ফাইল ব্যবহার করে), অথবা সব একযোগে (“bootstrap.js” বা “bootstrap.min.js” ব্যবহার করে) এর উদাহরণ নোট : ক্যারোজেল ইন্টারটেন এক্সপ্লোরার ৯ এবং এর আগের ভার্সনগুলোতে সাপর্ট করে না …

Continue reading