Awkward-Showcase
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Awkward Showcase is a plugin for the JavaScript Framework jQuery. We call it a Content Slider. But it can do more then just slide the content. For example you can add tooltips, enable thumbnails, activate dynamic height and lots more. Since version 1.0 it's integrated with our Viewline Plugin enabling new innovative ways for displaying content on your website.
#Please Read
This is a fork from [Awkward Group's repo on BitBucket](http://bitbucket.org/awkwardgroup/awkward-showcase). They are the creators of the plugin & are who are supporting it. If you decide to use my fork (that's cool but) you are on your own as far as support goes. (Sorry, I might try to help once in a while but I can't make any promises.) 

# Awkward Showcase - A jQuery Plugin

Awkward Showcase is a plugin for the JavaScript Framework [jQuery](http://jquery.com). We call it a Content Slider. But it can do more then just slide the content. For example you can add tooltips, enable thumbnails, activate dynamic height and lots more.

Since version 1.0 it's integrated with our Viewline Plugin enabling new innovative ways for displaying content on your website.

## Some Nice Features
**Compatibility**
Compatible with all the Major Browsers (Win & Mac).

**Captions**
Advanced positioning with different animations.

**Tooltips**
Position tooltips based on x- and y-coordinates.

**Thumbnails**
Enable thumbnails, both horizontal and vertical.

**100% CSS**
The look of Awkward Showcase is 100% customizable via CSS.

**View Modes**
Different View Modes (now integrated with Viewline).

**Dynamic Height**
Enabling the showcase to change height based on content.

**Easy Implementations**
The showcase i easy to implement and very easy to customize in CSS.

**Lots more**
A slide can contain any type of HTML element. It's an infinity slide. Etc.

## Implementation Example

    
    
    
    Awkward Showcase - Demo #1
    
    
    
    
    
    
 
    
 
    
    


## Configuration Options

Property Default Options
content_width 700
content_height 400
fit_to_parent false
auto false
interval 3000
continuous false
loading true
tooltip_width 200
tooltip_icon_width 32
tooltip_icon_height 32
tooltip_offsetx 18
tooltip_offsety 0
arrows true
buttons true
btn_numbers false
keybord_keys false
mousetrace false
pauseonover true
stoponclick true
transition: vslide 'vslide', 'hslide' or 'fade'
transition_delay: 300
transition_speed: 500
show_caption: onload 'onload', 'onhover' or 'show'
thumbnails: false
thumbnails_position: outside-last 'outside-last', 'outside-first', 'inside-last' or 'inside-first'
thumbnails_direction: vertical 'vertical' or 'horizontal'
thumbnails_slidex: 0 0 = auto / 1 = slide one thumbnail / 2 = slide two thumbnails / etc.
dynamic_height: false
speed_change: false
viewline: false
start_at: 0
custom_function null
custom_slide_function null

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。