diff --git a/docs/javascript/iframe.md b/docs/javascript/iframe.md index ddbab7eb0..87212547e 100644 --- a/docs/javascript/iframe.md +++ b/docs/javascript/iframe.md @@ -27,6 +27,32 @@ To get the iframe 100% working you need the following content-wrapper markup: ``` +###### Markup with Default IFrame Tab +```html +
+ +
+
+
+

No tab selected!

+
+
+
+

Tab is loading

+
+
+
+
+``` + ##### Usage This plugin can be activated as a jQuery plugin or using the data api.