Sunday 15 February 2015

jsp - Popup with tabs | jQuery -


I want to enable a pop-up window when we click on a link, where the popup should be tab. Is any UI or plugin ready in jQuery available? As for jQuery, please let me know if I want to suite something that suits my needs. thank you in advanced.

Use all you need

as the website: < / p>

jQuery UI user interface interactions, effects, widgets, and jQuery is a curated set of themes built on top of the JavaScript library. Whether you are creating highly interactive web applications or you just have to add a date picker for first control, the jQuery UI is the right choice.

  • is
  • in

    Example of an example of a tab in a popup

      & lt; Script src = "http://code.jquery.com/jquery-3.1.0.min.js" integrity = "SHA256-cCueBR6CsyA4 / 9szpPfrX3s49M9vUU5BgtiJj06wt / s =" crossorigin = "anonymous" & gt; & Lt; / Script & gt; & Lt; Script src = "https://code.jquery.com/ui/1.12.0/jquery-ui.min.js" integrity = "SHA256-eGE6blurk5sHj + rmkfsGYeKyZx3M4bG + ZlFyA7Kns7E =" crossorigin = "anonymous" and gt; & Lt; / Script & gt; & Lt; Link rel = "stylesheet" href = "https://code.jquery.com/ui/1.12.0/themes/base/jquery-ui.css" & gt; & Lt; Div id = "dialog" title = "basic dialog" & gt; & Lt; P & gt; This is the default dialog that is useful for displaying information. The dialog window can be moved, resized and closed with the 'X' icon. & Lt; / P & gt; & Lt; Div id = "tab" & gt; & Lt; Ul & gt; & Lt; Li & gt; & Lt; A href = "# tabs-1" & gt; New Texas & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "# Tab2" & gt; Preine drill & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "# Tabs-3" & gt; Anne Licinias & lt; / A & gt; & Lt; / Li & gt; & Lt; / Ul & gt; & Lt; Div id = "tabs-1" & gt; & Lt; P & gt; Value-added price, Remover Kmodo, vehicle, Kmodo A rhesus Curabitur nec arcu I'm thinking about my friends, how can we distinguish between all Fasles ipsum New Tintist Tempus Lekts. & Lt; / P & gt; & Lt; / Div & gt; & Lt; Div id = "tabs-2" & gt; & Lt; P & gt; Morbi Android, Best AMET sits easyisis feugiat, odio Metus Felis lorem euismod Felis, EU ornare leo Nissi Well Felis. Maurice Advance Courier and Pure & Lt; / P & gt; & Lt; / Div & gt; & Lt; Div id = "tab-3" & gt; & Lt; P & gt; Maurice Elephant is powerful and there is no charge for any kind of value, pay the price, table, table, lake. & Lt; / P & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Script & gt; $ (Function () {$ ("#tabs") .tabs (); $ ("#dialog") .dialog ({width: 600});}); & Lt; / Script & gt;      

    No comments:

    Post a Comment