A bootstrap is a series of procedures ran when an application starts up or a request over the web is received. For questions about Twitter's Bootstrap CSS framework, please see the twitter-bootstrap tag.
0
votes
0answers
3 views
Website dynamic side panel
I am trying to create side panel that will have position fixed and on click it will slide from side and will have something in it. Mostly you can see them with social addons such as facebook, twitter, ...
0
votes
0answers
5 views
Bootstrap Modal issue in IE8 (backdrop load 10-15 times)
Look at code first.
Html button:
<a href="/ajax/addrecord.php" class="btn" data-toggle="modal">Add Record</a>
Event:
$('[data-toggle="modal"]').click(function(e) {
...
0
votes
0answers
12 views
bootstrap's collapse doesn't work
i have written this code using bootstrap to use the collapse-menu.
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
...
0
votes
1answer
37 views
Slide block element OUT when hovering
I have a image with a info box layered over it, with the css posted below.
The normal thing would be to have this appear when hovering over the image, however, I want the opposite. I want the box to ...
0
votes
2answers
17 views
How to stop container appearing under header using bootstrap
I'm building a rails app right now using bootstrap for the UX. I need help figuring out how to keep the container class from appearing under the navbar. This is what the html for the page looks like:
...
1
vote
1answer
17 views
how to make a well conform width wise?
I haven't used bootstrap much, but I'm trying to create a registration form for a web application.
The well seems to conform around the captcha and captcha input just fine when it comes to height, ...
2
votes
2answers
39 views
selecting two random numbers via bootstrapping
I have a dataset of 1020 size measurements. I would need to create a new dataset based on these 1020 numbers, by randomly taking out numbers with replacement. However, I need to do this random ...
0
votes
1answer
16 views
Bootstrap - navigation + sub nav shows and hides on click
I am trying to make navigation that would have similar effect to dropdown but instead of box with sub menu it will show tabs. I made it and it works just fine - the only problem I have is that the ...
0
votes
1answer
24 views
Resample a longitudinal dataset in R
I have a longitudinal dataset which consists of one row for each observation for all individuals. There are several measurements on each observation, some which may be missing.
Individuals have highly ...
1
vote
0answers
23 views
class CI_Pagination in codeigniter work not properly?
I try to use class pagination of codeigniter, but I came across a problem that the active page of links is always the first page.
My Controller Code
<?php
class Users extends CI_Controller
{
...
0
votes
0answers
38 views
No such file to load — sass-rails
I'm trying to deploy a rails application to jruby/tomcat.
The app already runs in jruby with webrick in dev environment.
When deploying to tomcat through warbler I get an error
"no such file to load ...
0
votes
0answers
6 views
Bootstrapping with SAS proc mixed
I have a moderated mediation model. My data set is set up LONG. I ran all of my analyses and got nailed for not using bootstrapping.. Can anyone tell me how to do bootstrapping in SAS with proc mixed ...
0
votes
0answers
22 views
org/apache/catalina/startup/Bootstrap keeps popping up; catalina.properties out of sync
When I run tomcat, this file org/apache/catalina/startup/Bootstrap keeps popping up.
In order to solve the above problem, I followed the instructions on the other post to modify the ...
0
votes
3answers
62 views
How to make variable that can be used in many views?
I have a project, it has a structure like this:
http://img526.imageshack.us/img526/2333/92348689.png
I want to make a variable like the following
$templatePath = ...
0
votes
0answers
29 views
Javascript + Rails not working on Heroku
I have a page that works perfect on my dev environment but not on production server (Heroku)
Here is the code
jQuery(function($){
$('.bar2').mosaic({
animation : 'slide' //fade or slide
...
0
votes
1answer
29 views
how to access master page controls from an app code file
I am trying to bootstrap our intranet site and in the process i'm trying to create a framework of sorts to help other developers use the bootstrap tools more efficiently, w/o a lot of duplicated code. ...
0
votes
1answer
43 views
Creating a domain instance with a hibernate event from BootStrap.groovy
I am attempting to create a User domain object in my BootStrap.groovy file but receive the following error:
[ERROR]:AssertionFailure an assertion failure occured (this may indicate a bug in ...
0
votes
2answers
148 views
jQuery Masonry + Bootstrap, Grid behaves differently as intended
I've been solving this problem for hours now, I can't seem to make it work the way I intended it to be.
I want my boxes to be setup like this using bootstrap grids:
Now for some reason It became ...
0
votes
1answer
43 views
Single “accordion-toggle” Hides After Page Loads
Can you please take a look at THIS LINK and let me know how I can load the "accordion-toggle" hide or closed mode when fist loaded?
As you can see from the link it seems when the page loads the ...
-1
votes
0answers
32 views
KNPMenuBundle - Using Voters
I am using Symfony 2.2, knpmenu: dev-master, knpmenubundle: dev-master and BraincraftedBootstrapBundle: dev-master.
How can KNPMenu set the active menu item? Do i have to write my own ...
0
votes
0answers
39 views
Boost installation: error from bootstrap.bat
I cannot build Boost on my Windows 7 machine with MinGW.
This is what I get from the Windows command prompt:
C:\boost_1_53_0> bootstrap.bat mingw
Building Boost.Build engine
\CMake was ...
0
votes
1answer
41 views
play framework 1.2.5 exception occurred while running Bootstrap loading
environment: play-1.2.5
I need to put datas to the database while starting the play framework application, so I let it be done in the Bootstrap.java.
Basically, I'm just calling a Model and new an ...
2
votes
1answer
29 views
How to set an XUL key dynamically and securely?
I am trying to create a key element dynamically for my bootstrapped add-on. Currently, I create a keyset element and append it to document.getElementById('mainKeyset').parentNode with appendChild() ...
1
vote
1answer
106 views
Can I switch user in Vagrant bootstrap shell script?
Edit Apparently, the problem was that I should have done
su - postgres -c "commands, commands, commands",
that is, passed any commands to su, rather than attempting to list them below su, because ...
1
vote
1answer
98 views
make single Bundle project using Bootstrapper in Window installer XML
i have done a project for outlook add-ins. then i used WIX to create a setup file for this add-ins. But we need resolve the dependencies too, so i made a bootstrappper project using wix, which first ...
1
vote
0answers
38 views
Using optim within boot with R
I'm wanting to compute the standard errors of parameters estimated through optim via bootstrapping. The aim is to bootstrap the data used as the input for the optim function.
The initial optim ...
-1
votes
0answers
18 views
Is there a URI or other information source (e.g. book) that demonstrates the creation of boot sector code from scratch? [closed]
I'd really like to write my own bootstrap code and need a tutorial to understand the BIOS functionality and Assembly code necessary to make this happen. Is there a source of information that could ...
1
vote
1answer
46 views
cluster one-dimensional data using pvclust
Thanks for taking time read this question. I have some one-dimensional data to cluster in R. The basic hclust command works fine. But the pvclust command, however, does not take one-dimensional data, ...
0
votes
0answers
43 views
Spring Security Plugin Authentication Failure Issue
I installed Spring Security Core plugin which provided me a login controller. I then created a user in the BootStrap.groovy
def init = { servletContext ->
if (User.count() == 0) {
def ...
0
votes
1answer
32 views
ClientBootstrap releaseExternalResources() throws an IllegalStateException
I am using netty to connect and disconnect. But I get an exception when I try to disconnect, and I can't quite understand what causes it.
I have a global:
private ClientBootstrap bootstrap_;
When ...
0
votes
2answers
47 views
__DIR__ and autoloading php
I don't know if this is exactly a problem in autoloading, but I am having this problem, here is my code:
index.php
require __DIR__ . '/app/autoload.php';
Folder structure:
index.php
app/
...
0
votes
2answers
59 views
Zend Framework: How to pass data from bootstrap to layout?
I have some configuration values set in application.ini and i want to pass those values to the layout on application load. How can i do this from bootstrap ? For trial i tried doing this
In my ...
0
votes
0answers
78 views
AngularJS app not bootstrapping Asynchronously if there is a javascript error
I have an angularjs application inside a 'normal' web page that I asynchronously bootstrap using the angular.bootstrap method. Here is the code that I use :
var elm = angular.element("#my_app");
...
0
votes
0answers
62 views
Implementing regression slope coefficient comparison using bootstrap in R
In this CrossValidated Answer, Gung mentioned about how to compare the slope coefficient of regression models using bootstrap.
He talked about 6 steps to do it.
I wrote the R code for step 1 to 4 but ...
2
votes
1answer
78 views
How to calculate rolling bootstrapped values and confidence intervals in R
I am new to R and am trying to calculate the bootstrapped standard deviation (sd) and associated standard error within a 30 observation rolling window. The function below performs the rolling window ...
0
votes
1answer
51 views
Can I put the auto directory in my .gitignore for my Jekyll Bootstrap blog?
So I am using Jekyll Bootstrap, which is also available on GitHub, in order to build my blog (which is currently just full of filler content for development). One thing I noticed is that when running ...
0
votes
1answer
156 views
Find SQL 2008 setup.exe for command line uninstall
I'm writing a little .Net app that stores data in a named SQL instance. I need to be able to uninstall the instance programatically. It's easy enough to call setup.exe with the uninstall parameters (I ...
0
votes
2answers
142 views
BootStrap.groovy content doesn't update the content
I'm new to Grails and study it via InfoQ's "Getting Started With Grails" book.
Running through it I've faced a problem with the BootStrap.groovy file:
I've edited it as the book says.
Run-app it - ...
0
votes
0answers
55 views
(Non)parametric bootstrap confidence bands in impulse-response functions
I have 2 vectors each containing 104 real exchange rate quarterly values (with respect to the dollar) of two countries namely: Australia (rxr_aus) and Italy (rxr_ita) where "rxr" stands for "real ...
0
votes
1answer
73 views
Rails Assets: expected ')' got '}' - Command failed with status (1)
I have recently started to experience strange behavior with my assets pipeline. I am using Ruby on Rails (3.2.3). Notable libraries I'm using:
# From Gemfile
gem 'jquery-rails'
gem 'therubyracer', ...
2
votes
1answer
100 views
Grails execute service method after bootstrap completes
Just a quick one to see whether it is possible to run a block of code after the bootstrap's init() has completed?
Hows the best way to go about it?
I have some external systems I need to connect to, ...
-2
votes
2answers
226 views
Collapsing Side Menu for a website [closed]
What I wanna do is create a hovering side menu for a website, But since I'm new to web designing I'm bit Lost, as seen in this example what I want to achieve is something like side "Contact Us" form ...
1
vote
1answer
57 views
Standardize not among columns, but small parts of columns, using R
I have a multilevel structure, and what I need to do is standardize for each individual (which is the higher level unit, each having several separate measures).
Consider:
ID measure score
1 1 ...
0
votes
0answers
90 views
gaya queryloader 2
I am using the Gaya jQuery preloader and I am on Bootstrap 2.
http://www.gayadesign.com/diy/queryloader2-preload-your-images-with-ease/
I have 39 links and they each launch a modal with a video ...
0
votes
0answers
42 views
How do I merge a text input field and a button into a cohesive pretty format?
I have the following figured out so far:
http://puu.sh/2ApY7
I'm trying to make the second button LOOK LIKE the first button (have the + icon, and be merged with the text input field).
However as ...
0
votes
1answer
104 views
Symfony2 Bundle extending the bootstrap.php
Looking to use Symfony2 and the Paypal RESTful SDK installed via composer (github | developer.paypal.com).
Once the non-symfony SDK source is in the vendor directory via composer.json (see below), ...
0
votes
1answer
85 views
bootstrap with f.select not setting width properly
I have a select field in a table and I can't seem to set the width properly. Initially, I tried just using a span but that didn't work. Then, if I try using %select the options for select sit outside ...
7
votes
3answers
179 views
Using R parallel to speed up bootstrap
I would like to speed up my bootstrap function, which works perfectly fine itself. I read that since R 2.14 there is a package called parallel, but I find it very hard for sb. with low knowledge of ...
0
votes
2answers
117 views
How to load cache the data present in a table during server start up
I am developing a java web application in which I want to cache all the data present in a table during server start up.
Also if there are any changes in DB values, I wish to refresh the cache ...
1
vote
1answer
606 views
Wix - bootstrapping an MSI with Burn Installs ok, Uninstall Fails. MSI on it's own installs / uninstalls Ok
I've been trying to produce a bootstrapped EXE of our MSI installer with .Net 4.0 from the web for a few days now and I need some help.
We've a simple MSI and need to Bundle it with .Net4. We've 2 ...






