Monthly Archives: MAY 2011


How to link to specific tab in a Tabbed Table


to link tab from other page:

 

1. check tabbed table id, you can see id in tabbed table properties dialog, if id is not defined id is : 'tab'

2.Go to the page where you want to create the link.

3.Insert link to the page, containing the tabbed table, and append ?tab=X to the url.

tab = id of tabbed table

X = tab number (tabs numbers start from 1)

Example: ../documents/tabbed_table_page.html?tab=2.

 

to change tab from link on same page as tabbed table:

 

1. check tabbed table id, you can see id in tabbed table properties dialog, if id is not defined id is : 'tab'

2. add hyperlink,

---> select link type : javascript:void

---> in url events, select onclick event and define following event:

tab_tab[0].slideTo(2);

replace tab with id of your tab, and specify tab number (2) in above example


Print  posted by miro   General tags:  tabs • link   permalink
4 4

Multibox for images added in the online text editor


When you add posts in Blog or products in the Shop, you add images in the online editor.

In some cases you may need to apply multibox effect to these images.

 

Here are the steps to achieve this:

 

A.) if you are using Innova Editor:

  1. Insert an image
  2. Select the image (added in step 1) in the editor
  3. Click on Styles button to open style sidebar
  4. Apply style: multibox
  5. Set the image as hyperlink and link it to some other image (image you want to display with multibox effect)
    styles

B.) if you are using Tiny_mce Editor:

  1. Insert an image
  2. In image properties dialog, select "appearance" tab and select class "multibox"
  3. Set the image as hyperlink and link it to some other image (image you want to display with multibox effect)

 

This is applicable to Blog, Podcast, Shop, catalog and Online Editable page (not to normal pages with editable macros)


Print  posted by miro   General tags:  blog • shop • multibox • editable page   permalink
4 3


[home] 1-2 of 2


CATEGORIES



TAGS


RECENT ENTRIES