• 企业绩效管理

    此次的公司项目推进汇报中,我们详尽地阐述了项目的推进状况。当下,所有工作皆依照规划有条不紊地展

  • 人力资源公司

    灵活的工作制度也是公司管理人性化的体现。员工可以根据自己的实际情况,合理安排工作时间和地点。更

  • 河北营业

    在这个飞速发展的时代,创新成为了企业成功的关键因素。而我们的公司,正以其强大的创新能力,在行业

  • 董事长

    与合作伙伴建立良好的关系,也有助于口碑的传播。总之,建立良好的口碑需要长期的努力和持续的关注。

Welcome to Success! Work on all browsers, Be Creative, Fully Customizable Theme.
福建营业部诚聘英才

人力资源公司宣传

在时代的浪潮中,我们企业应运而生。其成立背景源于本行业的蓬勃发展,以及市场对我们[产品或服务]的迫切需求。创始人

甘肃营业部财

不仅如此,公司还有着良好的企业文化,大家团结一心,共同追求卓越。始终坚持以客户的满意度为衡量标准,不断改进和提升服务质量。通过与客户建立长期的合作伙伴关系,共同成

That said, in some situations it may be desirable to turn this functionality off. Therefore, we also provide the ability to disable the data attribute API by unbinding all events on the body namespaced with `'data-api'`. This looks like this:

$('body').off('.data-api')

Alternatively, to target a specific plugin, just include the plugins name as a namespace along with the data-api namespace like this:

$('body').off('.alert.data-api')

招聘职位

We also believe you should be able to use all Bootstrap plugins purely through the JavaScript API. All public APIs are single, chainable methods, and return the collection acted upon.

$(".btn.danger").button("toggle").addClass("fat")

All methods should accept an optional options object, a string which targets a particular method, or nothing (which initiates a plugin with default behavior):

经营部近期工作进展顺利。销售额呈稳定增长态势,市场份额有所扩大。部门成员积极拓展客户资源,加强与客户的沟通合作,提高了客户满意度。同时,优化了内部管理流程,降低了运营成本。未来,我们将继续关

在日常工作中,每个人都全神贯注、全力以赴。办公室里,键盘敲击声和讨论声交织成一曲奋进的乐章。同事们紧密合作,共同攻克一个又一个难题。领导们精心指导,为员工提供支持与鼓励。这里充满着

供应

在当今激烈的市场竞争中,我们的企业核心竞争力正呈现出越来越强的趋势。企业始终注重技术创新,不断加大研发投入。吸引了一批顶尖的科研人才,推出了一系列具有自主知识产权的产品。以客户为中心,深入了解市场需求。在当今竞争激烈的市场中,我们

这种公平、公正、透明的环境,让我们充满了安全感和归属感。大家都能全身心地投入工作,发挥自己的最大潜力。同事之间

$('#myModal').on('show', function (e) {
    if (!data) return e.preventDefault() // stops modal from being shown
})

广西营业部员

For simple transition effects, include bootstrap-transition.js once alongside the other JS files. If you're using the compiled (or minified) bootstrap.js, there is no need to include this—it's already there.

河南营

与客户建立长期合作关系,以优质的

  • 上海分公司服务理念
  • 福建分公司客服咨询
  • 吉林分公司员工之家
  • 江苏分公司员工团建

重庆分

他们还注重员工的培养和发展,为员工提供了广阔的晋升空间和培训机会。分公司的强大不仅为总公

董事长致辞

我们相信,良好的服务态度是建立长期合作关系的基石。通过

<div class="modal hide fade">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
    <h3>Modal header</h3>
  </div>
  <div class="modal-body">
    <p>One fine body�?lt;/p>
  </div>
  <div class="modal-footer">
    <a href="#" class="btn">Close</a>
    <a href="#" class="btn btn-primary">Save changes</a>
  </div>
</div>

浙江分

Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.

<-- Button to trigger modal -->
<a href="#myModal" role="button" class="btn" data-toggle="modal">Launch demo modal</a>

<-- Modal -->
<div class="modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
    <h3 id="myModalLabel">Modal header</h3>
  </div>
  <div class="modal-body">
    <p>One fine body�?lt;/p>
  </div>
  <div class="modal-footer">
    <button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>
    <button class="btn btn-primary">Save changes</button>
  </div>
</div>

企业

重庆分公司简介

Activate a modal without writing JavaScript. Set data-toggle="modal" on a controller element, like a button, along with a data-target="#foo" or href="#foo" to target a specific modal to toggle.

<button type="button" data-toggle="modal" data-target="#myModal">Launch modal</button>

广西营业部

Call a modal with id myModal with a single line of JavaScript:

$('#myModal').modal(options)

人力

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-backdrop="".

Nametypedefaultdescription
backdropbooleantrueIncludes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click.
keyboardbooleantrueCloses the modal when escape key is pressed
showbooleantrueShows the modal when initialized.
remotepathfalse

同事们之间相处融洽。营造了一个积极向上、和谐友好的工作氛围。在这样的工作环境中,我们感到无比惬意和满足。工作效率也自然而然地提高了。能够在这样一个美好的工作环境中工作。是一种幸福,也是一种动力。让

<a data-toggle="modal" href="remote.html" data-target="#modal">click me</a>

河南

广西营业部员

Activates your content as a modal. Accepts an optional options object.

$('#myModal').modal({
  keyboard: false
})

河北营业部员

Manually toggles a modal.

$('#myModal').modal('toggle')

分公司简介

Manually opens a modal.

$('#myModal').modal('show')

浙江分公司

Manually hides a modal.

$('#myModal').modal('hide')

河南

Bootstrap's modal class exposes a few events for hooking into modal functionality.

EventDescription
showThis event fires immediately when the show instance method is called.
shownThis event is fired when the modal has been made visible to the user (will wait for css transitions to complete).
hideThis event is fired immediately when the hide instance method has been called.
hiddenThis event is fired when the modal has finished being hidden from the user (will wait for css transitions to complete).
$('#myModal').on('hidden', function () {
  // do something�?
})

供应链管理培

规章制度还为员工提供了一个公平、公正的工作环境。让每一个员工都有平等的机会展示自己的才能。总之,公司规章制度的完善是公司成功的重要保障。它让公司的运营更加高效、规范、

广

公司的销售队伍还注重团队合作和信息共享。他们相互支持、相互协作,共同攻克各种难题,为公司的发展贡献着自己的力量。在未来的发展中,这支庞大的销售队伍将继续发挥重要作用。不断提升自身素质和能力,为公司创造更加辉煌的业绩。公司的销售队伍还注重团队合作和信息共享。他们相互支持、相互协作,共同攻克各种难题,为公司的发展贡献着自己的力量。在未来的发展中,这支庞大的销售队伍将继续发挥重要作用。

在这里,我们不仅能在工作中取得成就,还能在假期中享受生活,实现工作和生活的完美平衡。总之,公司的员工假期待遇真的非常好。让我们在工作之余也能拥有丰富多彩的生活。我为能在这样的公司工作而感到骄傲和自豪!还要关注市场动态和客户需求,及时调整策略,提供更优质的产品和服务。最后,让我们秉持诚信、务实的原则,共同努

我们始终致力于为员工创造良好的职业发展契机,以积极适应市场的风起云涌,为您倾情奉献更为贴心、更为便捷的产品服务。甄选我们,即是择选翘楚级的品质与坚如磐石的信赖!坚持诚信为本,树立良好的企业形象。关注员工的成长与发展,营造积极向上的工作氛围。同时,积极履行社会责任,为社会的可持续发展贡献力量。我们坚信,只有秉持

想要建立良好的口碑,首先要确保提供高质量的产品或服务,让客户满意。注重与客户的沟通,及时回应他们的需求和问题。积极收集客户的反馈,不断改进和优化。本企业具有多方面的优势。我们拥有专业的团队,具备丰富的行业经验和卓越的专业技能。先进的技术和设备,确保产品/服务的高质量。良好的品牌形象,深受客户信赖。此外,我们还注重创新,不断推出新产品/服务,以满足市场需求。高效的管理体系,保证企业的高效运转。优秀的企业文化,凝聚员工力量,共同追求卓越。无论你

浙江

在面对市场的风云变幻时。公司凭借着深厚的底蕴和强大的实力。始终保持着稳健的发展态势。公司的底蕴不仅体现在硬件和实力上。更体现在对员工的培养和关怀上。为员工提供了广阔的发展空间和良好的福利待遇。让员工有归属感和荣誉感。总之,公司的底蕴是我们宝贵的财富。它为我们提供了坚实的基础和强大的动力。让我们在未来的发展中充满信心和勇气。我们始终致力于为员工创造良好的职业发展契机,以积极适应市场

在此背景下,企业需要不断增强自身实力,提升核心竞争力。一方面,要加强技术研发,推出更具优势的产品和服务;另一方面,需积极关注市场动态,灵活调整策略,以适应不断变化的市场环境。只有这样,企业才能在激烈的竞争中脱颖而出,实现可持续发展。展望公司的未来,我们充满无限期待。在团队的共同努力下,我们将不断拓展业务领域,追求卓越品质。我们将继续加强团队建设,培养更多优秀人才,提升团队的整体实力。积极开展创新研发,


河南

基层管理人员

不论你是经验丰富的行业资深人士,还是充满潜力的新锐力量,只要你具备卓越的才华、满腔的热情以及远大的梦想,我们都竭诚欢迎你的到来。让我们齐心协力,共同缔造更为辉煌的美好未来!在我们的企业里,创新是永恒的主题,它激发

<body data-spy="scroll" data-target=".navbar">...</body>

河北营业部

Call the scrollspy via JavaScript:

$('#navbar').scrollspy()
Heads up! Navbar links must have resolvable id targets. For example, a <a href="#home">home</a> must correspond to something in the dom like <div id="home"></div>.

浙江

董事长致辞

When using scrollspy in conjunction with adding or removing of elements from the DOM, you'll need to call the refresh method like so:

$('[data-spy="scroll"]').each(function () {
  var $spy = $(this).scrollspy('refresh')
});

董事

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-offset="".

Nametypedefaultdescription
offsetnumber10Pixels to offset from top when calculating position of scroll.

董事

EventDescription
activateThis event fires whenever a new item becomes activated by the scrollspy.

招聘职位

在技术创新的过程中,处理好技术与市场需求之间的关系至关重要。首先,要深入了解市场需求

在我们的公司里,良好的前途前景就如同璀璨的星辰,照亮着我们前行的道路。公司拥有一支充满激情和创新精神的团队。他们不断追求卓越,勇于挑战传统,为公司的发展注入了源源不断的动力。经营生产是企业生存和发展的关键环节。它包括市场调研、产品设计、原材料采购、生产过程管理、质量控制等一系列活动。通过合理规划和高效运作,实现资源的优化配置,提高生

我们的企业文化注重团队合作,鼓励创新思维,追求卓越品质。以客户为中心,坚守诚信原则,倡导积极进取的工作态度,营造开放包容的工作氛围,致力于实现员工与企业的共同成长。在我们的公司里,良好的前途前景就如同璀璨的星辰,照亮着我们前行的道路。公司拥有一支充满激情和创新精神的团队。他们不断追求卓越,勇于挑战传统,为公司的发展注入了源源不断的动力。我们的产品或服务具有独特的竞争优势。能够满足市场需求,受到客户的青睐。公司注重技术研发和创新。不断推出新的产品和技术,保持在行业内的领先地位。同时,公司还建立了广泛的市场渠道和客户群体。拥有稳定的订单和良好的口碑。我们的管理


企业

注重合作,与合作伙伴携手共进,实现共赢。坚持诚信为本,树立良好的

$('#myTab a').click(function (e) {
  e.preventDefault();
  $(this).tab('show');
})

You can activate individual tabs in several ways:

$('#myTab a[href="#profile"]').tab('show'); // Select tab by name
$('#myTab a:first').tab('show'); // Select first tab
$('#myTab a:last').tab('show'); // Select last tab
$('#myTab li:eq(2) a').tab('show'); // Select third tab (0-indexed)

董事

You can activate a tab or pill navigation without writing any JavaScript by simply specifying data-toggle="tab" or data-toggle="pill" on an element. Adding the nav and nav-tabs classes to the tab ul will apply the Bootstrap tab styling.

<ul class="nav nav-tabs">
  <li><a href="#home" data-toggle="tab">Home</a></li>
  <li><a href="#profile" data-toggle="tab">Profile</a></li>
  <li><a href="#messages" data-toggle="tab">Messages</a></li>
  <li><a href="#settings" data-toggle="tab">Settings</a></li>
</ul>

企业

招聘

Activates a tab element and content container. Tab should have either a data-target or an href targeting a container node in the DOM.

<ul class="nav nav-tabs" id="myTab">
  <li class="active"><a href="#home">Home</a></li>
  <li><a href="#profile">Profile</a></li>
  <li><a href="#messages">Messages</a></li>
  <li><a href="#settings">Settings</a></li>
</ul>

<div class="tab-content">
  <div class="tab-pane active" id="home">...</div>
  <div class="tab-pane" id="profile">...</div>
  <div class="tab-pane" id="messages">...</div>
  <div class="tab-pane" id="settings">...</div>
</div>

<script>
  $(function () {
    $('#myTab a:last').tab('show');
  })
</script>

企业

EventDescription
showThis event fires on tab show, but before the new tab has been shown. Use event.target and event.relatedTarget to target the active tab and the previous active tab (if available) respectively.
shownThis event fires on tab show after a tab has been shown. Use event.target and event.relatedTarget to target the active tab and the previous active tab (if available) respectively.
$('a[data-toggle="tab"]').on('shown', function (e) {
  e.target // activated tab
  e.relatedTarget // previous tab
})

董事长

Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage.

以满足他们的需求,超越他们的期望。

不断提升专业素养,紧跟行业发展趋势,为客户提供最前沿的知识和技术。以快速响应和高效执行,解决客户的问题,让他们感受到我们的用心和负责。我们时刻紧密关注行业内的崭新资讯动态,致力于为您呈献及时、全面且精准的信息盛宴。无论是市场趋向、技术革新的浪潮,亦或是政策法规的风云变幻,我们皆能飞速精准捕捉,并进行深入透彻地分析其带来的影响。凭借我们的资讯服务,您将得以洞悉先機,牢牢握住机遇,从而做出睿智的决策。即刻前来关注我们,让资讯成为您迈

企业简介


董事

这吸引了那些追求独特体验的消

$('#example').tooltip(options)

董事

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-animation="".

Nametypedefaultdescription
animationbooleantrueapply a css fade transition to the tooltip
htmlbooleantrueInsert html into the tooltip. If false, jquery's text method will be used to insert content into the dom. Use text if you're worried about XSS attacks.
placementstring|function'top'how to position the tooltip - top | bottom | left | right
selectorstringfalseIf a selector is provided, tooltip objects will be delegated to the specified targets.
titlestring | function''default title value if `title` tag isn't present
triggerstring'hover'how tooltip is triggered - click | hover | focus | manual
delaynumber | object0

一个优秀的合作伙伴不仅能提供资金、技术或资源支持,还能带来新的思

关注对手的营销手段、客户群体,洞察其发展趋势。

同事们之间相处融洽。营造了一个积极向上、

Heads up! Options for individual tooltips can alternatively be specified through the use of data attributes.

企业

同时,团建活动也是一个增进同事间友谊的绝佳平台。通过共同参与各项活动,大家可以更加深入地了解彼此,建立起

<a href="#" rel="tooltip" title="first tooltip">hover over me</a>

企业

招聘职位

Attaches a tooltip handler to an element collection.

招聘职位

通过企业概况,我们可以

$('#element').tooltip('show')

企业简介

Hides an element's tooltip.

$('#element').tooltip('hide')

招聘职位

Toggles an element's tooltip.

$('#element').tooltip('toggle')

企业简介

Hides and destroys an element's tooltip.

$('#element').tooltip('destroy')

企业简

Add small overlays of content, like those on the iPad, to any element for housing secondary information. Hover over the button to trigger the popover. Requires 精益生产现场管理和改善 to be included.

董事长致辞

激励机制激发员工的积极性和创造力,让他们尽情施展才华

企业简介

还要关注市场动态和客户需求,及时调整策略,提供更优质的产品和服务。最后,让我们秉持诚信、务实的

企业简介

在规章制度的引导下,公司的运营变得井然有序。各项工作都有条不紊地进行着,大大提高了工作效率。而

董事长致辞

我们的企业作为行业内的佼佼者,正处于蓬勃发展的阶段,现诚邀各界精英加入!这里具备广阔的发展空间

董事长致

通过技术创新,我们能够打破传统的束缚,开拓新的市场机会。不断改进现有产品,推出更具创新性的解决

在这样的公司里,我们都充满了干劲儿,想要为公司的发展贡献自己的力量。让我们

企业简


企业

诚邀热情有才的你!这里有

$('#example').popover(options)

企业

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-animation="".

Nametypedefaultdescription
animationbooleantrueapply a css fade transition to the tooltip
htmlbooleantrueInsert html into the popover. If false, jquery's text method will be used to insert content into the dom. Use text if you're worried about XSS attacks.
placementstring|function'right'how to position the popover - top | bottom | left | right
selectorstringfalseif a selector is provided, tooltip objects will be delegated to the specified targets
triggerstring'click'how popover is triggered - click | hover | focus | manual
titlestring | function''default title value if `title` attribute isn't present
contentstring | function''default content value if `data-content` attribute isn't present
delaynumber | object0

我们的专业团队矢志不移地满足您的多元需求,给予全维度的服务。无论

消费者需求多样化,促使企业不断创新,提升产品和

经营部们的管理也是非常规范的。建立了完善

Heads up! Options for individual popovers can alternatively be specified through the use of data attributes.

董事

始终坚持以客户为中心,努力满足客户的需求,提供优质的服务。不断改进内部管理,提高工作效率,降低成本。注重

董事

董事长致辞

企业经营是一项充满挑战的任务,它涉及

董事长致辞

在时光的长河中,我们的

$('#element').popover('show')

企业简介

Hides an elements popover.

$('#element').popover('hide')

董事长致辞

Toggles an elements popover.

$('#element').popover('toggle')

董事长致辞

Hides and destroys an element's popover.

$('#element').popover('destroy')

企业副营

Add dismiss functionality to all alert messages with this plugin.

Holy guacamole! Best check yo self, you're not looking too good.

企业简介

我们的企业文化以诚信为坚实根基,将创新视为核心动力。它激励员工积极奋进,追求至高境界。凭借团队的协同努力,共同达成目标。同时,高度关注员工的个人

诚信和道德准则是公司的


招聘

使他们在工作中实现自我价值,收获成

$(".alert").alert()

招聘

Just add data-dismiss="alert" to your close button to automatically give an alert close functionality.

<a class="close" data-dismiss="alert" href="#">&times;</a>

董事

招聘职位

Wraps all alerts with close functionality. To have your alerts animate out when closed, make sure they have the .fade and .in class already applied to them.

企业副营

通过企业概况

$(".alert").alert('close')

企业

Bootstrap's alert class exposes a few events for hooking into alert functionality.

EventDescription
closeThis event fires immediately when the close instance method is called.
closedThis event is fired when the alert has been closed (will wait for css transitions to complete).
$('#my-alert').bind('closed', function () {
  // do something�?
})

企业副营

Do more with buttons. Control button states or create groups of buttons for more components like toolbars.

董事长

在这样的公司里,我们都充满了干劲儿,想要为公司的发展贡献

在这个竞争激烈的时代
<button type="button" class="btn btn-primary" data-loading-text="Loading...">Loading state</button>

董事长致辞

Add data-toggle="button" to activate toggling on a single button.

未来,我们将继续砥砺
<button type="button" class="btn" data-toggle="button">Single Toggle</button>

招聘职

Add data-toggle="buttons-checkbox" for checkbox style toggling on btn-group.

<div class="btn-group" data-toggle="buttons-checkbox">
  <button type="button" class="btn">Left</button>
  <button type="button" class="btn">Middle</button>
  <button type="button" class="btn">Right</button>
</div>

企业

Add data-toggle="buttons-radio" for radio style toggling on btn-group.

<div class="btn-group" data-toggle="buttons-radio">
  <button type="button" class="btn">Left</button>
  <button type="button" class="btn">Middle</button>
  <button type="button" class="btn">Right</button>
</div>

企业

Enable buttons via JavaScript:

$('.nav-tabs').button()

招聘

Data attributes are integral to the button plugin. Check out the example code below for the various markup types.

董事

None

企业

招聘职位

我们公司的产品那可真是拥有强大的核心竞争力啊!首先,咱们的产品

Heads up! You can enable auto toggling of a button by using the data-toggle attribute.
<button type="button" class="btn" data-toggle="button" >�?lt;/button>

企业副营

Sets button state to loading - disables button and swaps text to loading text. Loading text should be defined on the button element using the data attribute data-loading-text.

<button type="button" class="btn" data-loading-text="loading stuff..." >...</button>
Heads up!招聘职位. A workaround for this is to use autocomplete="off".

董事长致辞

Resets button state - swaps text to original text.

企业简介

在这个竞争激烈的时代,合作共赢成为了企业发展的关键

<button type="button" class="btn" data-complete-text="finished!" >...</button>
<script>
  $('.btn').button('complete')
</script>

企业

Get base styles and flexible support for collapsible components like accordions and navigation.

我们的企业文化注重创新与合作。鼓励员工

招聘职位

总之,公司的团队凝聚力是我们成功的关键因素之一。它让我

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
<div class="accordion" id="accordion2">
  <div class="accordion-group">
    <div class="accordion-heading">
      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#collapseOne">
        Collapsible Group Item #1
      </a>
    </div>
    <div id="collapseOne" class="accordion-body collapse in">
      <div class="accordion-inner">
        Anim pariatur cliche...
      </div>
    </div>
  </div>
  <div class="accordion-group">
    <div class="accordion-heading">
      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#collapseTwo">
        Collapsible Group Item #2
      </a>
    </div>
    <div id="collapseTwo" class="accordion-body collapse">
      <div class="accordion-inner">
        Anim pariatur cliche...
      </div>
    </div>
  </div>
</div>
...

You can also use the plugin without the accordion markup. Make a button toggle the expanding and collapsing of another element.

<button type="button" class="btn btn-danger" data-toggle="collapse" data-target="#demo">
  simple collapsible
</button>

<div id="demo" class="collapse in"> �?</div>

招聘

企业简介

Just add data-toggle="collapse" and a data-target to element to automatically assign control of a collapsible element. The data-target attribute accepts a css selector to apply the collapse to. Be sure to add the class collapse to the collapsible element. If you'd like it to default open, add the additional class in.

这种趋势表明企业的产品或服务受到市场认可,具备竞争优势。同时,也反映出企业的运营管理高效有序,能够有效应对市场变化和挑战。

董事长致辞

企业文化中的团队

$(".collapse").collapse()

招聘

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-parent="".

Nametypedefaultdescription
parentselectorfalseIf selector then all collapsible elements under the specified parent will be closed when this collapsible item is shown. (similar to traditional accordion behavior)
togglebooleantrueToggles the collapsible element on invocation

董事

招聘职位

Activates your content as a collapsible element. Accepts an optional options object.

$('#myCollapsible').collapse({
  toggle: false
})

企业副营

Toggles a collapsible element to shown or hidden.

招聘职位

这套管理体系犹如一把金

企业简介

还要关注市场动态和客户

招聘

我们坚信,只有客户的满意和信任,才是我们成功的关键。致力于打造一流的服

EventDescription
showThis event fires immediately when the show instance method is called.
shownThis event is fired when a collapse element has been made visible to the user (will wait for css transitions to complete).
hide This event is fired immediately when the hide method has been called.
hiddenThis event is fired when a collapse element has been hidden from the user (will wait for css transitions to complete).
$('#myCollapsible').on('hidden', function () {
  // do something�?
})

招聘

始终坚持以客户为中心,努力满足客户的需求,提供优质的服务。不断改进内部管理,

<input type="text" data-provide="typeahead">

招聘

企业副营

Add data attributes to register an element with typeahead functionality as shown in the example above.

招聘职位

公司的销售队伍还注重团队合

$('.typeahead').typeahead()

招聘

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-source="".

Nametypedefaultdescription
sourcearray, function[ ]The data source to query against. May be an array of strings or a function. The function is passed two arguments, the query value in the input field and the process callback. The function may be used synchronously by returning the data source directly or asynchronously via the process callback's single argument.
itemsnumber8The max number of items to display in the dropdown.
minLengthnumber1The minimum character length needed before triggering autocomplete suggestions
matcherfunctioncase insensitiveThe method used to determine if a query matches an item. Accepts a single argument, the item against which to test the query. Access the current query with this.query. Return a boolean true if query is a match.
sorterfunctionexact match,
case sensitive,
case insensitive
Method used to sort autocomplete results. Accepts a single argument items and has the scope of the typeahead instance. Reference the current query with this.query.
highlighterfunctionhighlights all default matchesMethod used to highlight autocomplete results. Accepts a single argument item and has the scope of the typeahead instance. Should return html.

招聘

企业副营

通过企业概况,我们可以知晓企业

董事

我们的公司,那可是一路高歌猛进,业绩趋势好得让人惊叹


企业

企业简介

在当今社会,企业的社会责任感已经成为衡量其品质和价值的重要标准。而我们的企业,以其强烈的社会责任感,成为了行业的典范。企业始终将社会责任视为己任,积

<div data-spy="affix" data-offset-top="200">...</div>
Heads up! You must manage the position of a pinned element and the behavior of its immediate parent. Position is controlled by affix, affix-top, and affix-bottom. Remember to check for a potentially collapsed parent when the affix kicks in as it's removing content from the normal flow of the page.

企业副营

Call the affix plugin via JavaScript:

$('#navbar').affix()

董事

企业简介

When using affix in conjunction with adding or removing of elements from the DOM, you'll want to call the refresh method:

$('[data-spy="affix"]').each(function () {
  $(this).affix('refresh')
});

企业

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-offset-top="200".

Nametypedefaultdescription
offsetnumber | function | object10Pixels to offset from screen when calculating position of scroll. If a single number is provide, the offset will be applied in both top and left directions. To listen for a single direction, or multiple unique offsets, just provided an object offset: { x: 10 }. Use a function when you need to dynamically provide an offset (useful for some responsive designs).