A popover is a GUI element visually similar to a popup, except a popover is part of the page from which it is drawn, even though it might obscure part of it.
0
votes
0answers
13 views
How to close the popover when clicked somewhere in the window using angularjs?
I am using angularjs for my front-end. I have created some popover windows. I want the popover window to be disappear when I click somewhere in the browser window. How can I do that using angularjs. ...
0
votes
1answer
19 views
Fixed the position for popover content
I have a button and popover content. What I want to do is to keep the button fixed but at the same time keeping the popover content position fixed as well, but am not sure how to do it.
Here is the ...
0
votes
1answer
20 views
Can't get Bootstrap ToolTip working on column which has Popover assigned at row level
I am using DataTables to display data and on every row, I am adding some data so that whenever user hover over a particular row, he gets a popover with extra data like
<tr id="123" class="Search ...
5
votes
1answer
87 views
Bootstrap popovers for table row hover: Not possible to click link inside popover
I have table rows where I display additional information in a twitter bootstrap popover.
A few notes from the interaction design I work with:
Popovers must show up when you hover the row
Popovers ...
0
votes
0answers
10 views
How to get a popover to close upon a user selecting a different option
Being new to php programming, I am still learning my way around. I created a nice site for a customer that has a popover on the right side of the page. However, when I click on the popovers, they ...
-2
votes
0answers
12 views
How to popover inside other popover with bootstrap
I need popover inside other popover(see image: blue inside red) with bootstrap. How do you?
http://i.stack.imgur.com/olWBl.png
0
votes
0answers
15 views
I need to enter information to a bootstrap popover, then display that information via ajax.
I need to enter this information in this form. and then display in on that same page once the user has submitted the form. So that they can view the information the entered and submitted through the ...
0
votes
0answers
40 views
Using popover-trigger on AngularJS & bootstrap with textarea
When I use popover-trigger, I can't get the updated data.
Attached small example:
http://plnkr.co/edit/1xsIIGjUNubt8kzT4PTI?p=preview
0
votes
0answers
16 views
Twitter bootstrap Clear cache for manual trigger
I have a manual check code. But the content is not dynamic on AJAX POST.
so, that's it hard?
My code:
$(document).on('mouseover','.name[data-rel=pop]',function() {
var e=$(this);
...
0
votes
1answer
38 views
jQuery popover with Jquery Datatable at row level
I am using jQuery Datatables to show data in my table but want a popover with more info on every row.
Where am i
I have been able to get data in my table using jQuery datatable and can get popover ...
0
votes
1answer
38 views
Adding addthis HTML to the dom after loading addthis script
My goal is to have anchor tags where href="#share" and turn them into twitter bootstrap popovers with the add this buttons in it. I have this working. Something that complicates this is that I add the ...
0
votes
0answers
15 views
how to prevent popover from overlapping the navigation toolbar?
In my iPad app, I present a popover from tableview editing style insert control.
how can I prevent my popover from overlapping the navigation bar when the anchor is in a high position?
sadly, i'm not ...
0
votes
1answer
30 views
Fullcalendar - adding nice alerts to cells when and event is dropped
Currently, when dropping an event inside a cell, I'm doing the following:
eventDrop: function( event, dayDelta, minuteDelta, allDay, revertFunc, jsEvent, ui, view )
{
alert ("event dropped in ...
0
votes
0answers
67 views
Twitter bootstrap popover with manual click trigger. Preventing default
I'm trying to figure out how to configure multiple twitter bootstrap's popovers with a manual click.
But first, some code:
# bootstrap.js.coffee
# this opens a popover with new server data
...
2
votes
1answer
52 views
Yii booster - renderPartial the data-content of a popover?
I'm using Yii with YiiBooster extension. I want to have a popover like this:
array(
'header' => '',
'value' => function($data)
{
...
0
votes
1answer
39 views
Can't use ng-click into a ng-repeat
i'am using a popOver that show a list of bottons, those buttons have a simple ng-click that is not working. can someone help me?
here a simple example:
...
0
votes
1answer
43 views
Twitter bootstrap popovers close when opening new
I'm not JavaScript wizard, so I'm missing something obvious here I'm sure. I have a table that has multiple links utilizing Twitter Bootstrap's pop-over behavior. I have it where clicking on a link ...
0
votes
0answers
63 views
Jquery popover flickers on first hover
Popover not working properly on first hover its flickers, second time it works fine
Below is code Data is coming from database using ajax.
Sorry for any wrong think as i am using stake overflow for ...
1
vote
1answer
36 views
delegate method from popover not called?
edit: solved. see my comment why.. sorry this mess, not able to post an answer myself yet as a newbie..
iPad App: I have a table view and instantiate from the accessoryView a popover with another ...
0
votes
2answers
77 views
How to show a Google chart in popover in HTML5
I have just started working with HTML5 and JQuery. I'm going to show a Google column-chart inside a popover on navbar. I have the following code, but it doesn't show the chart inside the popver. Can ...
0
votes
1answer
75 views
Arshaw fullcalendar & twitter bootstrap Popover (How to dismiss a popover by clicking outside?)
I've found the following example which shows the behavior I require from popover:
How to dismiss a Twitter Bootstrap popover by clicking outside?
However, does anyone know how to achieve similar ...
0
votes
1answer
90 views
Bootstrap modal popover hide on close
I have a modal that when trying to run will activate a popover for validation. I've added a timeout to popover to hide after 3 seconds. But if you close the modal the timeout features seems to stop, ...
0
votes
1answer
64 views
PopOver bootstrap and Login form
I would like to create a login form using bootstrap-popover.
My code is:
<ul class="nav">
<li><a href="#" id="idLogin" rel="popover">Login</a></li>
</ul>
...
3
votes
2answers
40 views
Applying bootstrap popover only on regex match
I want to apply this popover
$('.body').popover({
html: true,
trigger: 'hover',
placement: 'top',
container: 'body',
content: function () {
return '<img src="'+$(this).attr('href') + ...
0
votes
2answers
19 views
Is it possible to use php variable as content of twitter bootstrap popover?
I need to use php variable as content of popover. I tried this, but it does not work
<?php $comment = ORM::factory('mark')->getComment($user_id, $subject, $quarter1[$j][1], $quarter1[$j][0]); ...
2
votes
2answers
79 views
jquery rating-plugin not working in bootstrap popover
I'm using a jQuery rating-plugin (http://wbotelhos.com/raty). If I put it inside a Bootstrap popover, it's not working anymore, no error shown in the console. It just shows the "stars", but there is ...
0
votes
1answer
55 views
My Bootstrap popover doesn't show html in the loaded Wordpress excerpt
I have a Bootstrap popover and Bootstrapx Clickover extension with this javascript:
{$("#mypopover").clickover({
placement:'bottom',
html : true
})
});
Html is as follows:
<a href="#" ...
0
votes
0answers
14 views
How to dissmiss a popup view that shows using popOver method?
I'm presenting a popup menu like this
[self.popoverSettingsforWidget presentPopoverFromBarButtonItem:sender permittedArrowDirections:UIPopoverArrowDirectionAny animated:YES];
How can i dismiss this ...
0
votes
1answer
94 views
Insert value of bootstrap button into textarea doesn't work after click on textarea
I'm using a bootstrap popover wich appears by clicking on a button. In this popover again there're another buttons with different values, like this one.
<button type="button" class="btn ...
0
votes
0answers
32 views
an icon to the right of screen and on click opens a bootstrap popover [closed]
I am trying to have a icon to the right of the screen. which when clicked will open a popover. Something similar to this can be seen in the following link.
http://codecanyon.net/
you notice on the ...
0
votes
1answer
35 views
row selected in popover should be added to uitablewview?
The popover appears when the user selects the first row from the table?
When the user selects any row from the popover the cell should be added to the corresponding table i.e the table from which the ...
0
votes
1answer
31 views
Alternative to qTip2
Does anyone know a good alternative to qTip2's tooltip. I really like qTip2 tooltip but it is 40KB compare to jqueryTools. I am only looking very lightweight popover functionality, where I can add ...
-2
votes
0answers
43 views
I would like to create an onClick JQuery popover modal [closed]
How do you make a popover that works within a Wordpress theme? I am very new to Wordpress so do not understand how and where I would activate the .js file. I am trying to create a popover that can be ...
0
votes
1answer
142 views
show password requirement bootstrap popover on hover/focus and pass explicit Html contents inside Popover to display
How can we show password requirements for a Password field using twitter Bootstrap pop-over and jquery on hover.
<input id = "txtPassword" type = "password" title ="password" />
I want to ...
0
votes
1answer
78 views
Cannot get Bootstrap popover to work at all, despite reading numerous replies on here
Ok I am trying to get the twitter Bootstrap popovers to work on a forum theme I am coding, and I just cannot get them to work at all.
I have read countless similar threads and tried everything with ...
0
votes
1answer
46 views
UIPopoverControllerDelegate delegate methods not being called
I have a screen with a button. Clicking the button will display a popover with two buttons. I want to be able to use the following method when the popover is dismissed:
#pragma mark - ...
0
votes
0answers
54 views
A popover with a user input textfield that updates label in main view
I am currently trying to create a settings popover view that shows a list of options the user can choose from, which then updates on the main view.
The first part of the popover will have a name ...
0
votes
1answer
23 views
Why cannot get different information for each icon with ajax and popover?
Here is js function, after selecting a station this function is called, and icons are created (randomly coming data according to Stations.php) and showed in the html page.The icons are also binding ...
1
vote
0answers
46 views
How can I load the content of popover from a php file with ajax?
Here is js code:
function bindMyPopovers() {
$("a[rel=popover]").each(function(){
$(this).popover({
trigger: 'hover',
placement: 'top',
html: true,
...
0
votes
1answer
22 views
Why cannot create icons dynamically in ajax?
Normally, when I write the followings:
<a id="sta_numberOfIcons" class="icon-user" rel="popover"></a>
And js:
$("a[rel=popover]").each(function(){
$(this).popover({
...
1
vote
1answer
79 views
Bootstrap popover appears although it should be hidden
Hey what I'm trying to do is following:
I have different buttons for a level selection for a browser game. Each button stands for one level. After the user selects a level he has to click the START ...
0
votes
1answer
117 views
How can I keep bootstrap popover alive while the popover is being hovered?
I am using twitter boostrap's popover to create a hover card to show user info, and I am triggering popover on mouseover check jsfiddle here. I want to keep this popover alive while it being hovered.
...
0
votes
1answer
62 views
Why cannot call icon-user class in popover for the wanted icon?
Here is the code to create person icons with css class icon-user that is alreay defined in bootstrap.css. When the user selects one of the stations(Station1, Station2 etc), random number of person ...
1
vote
1answer
57 views
iOS: UIKit - Images / Buttons / Pages in UIPopoverVIew
I have some quite simple questions but it's hard to find an answer for them ;)
The images are from Apple's Numbers app:
Image 1)
How do they put this 4 split on the top of the UIPopover in place?
...
0
votes
1answer
149 views
How can I close / dismiss Bootstrap Popover when clicking the popover trigger element?
jsFiddle: http://jsfiddle.net/kAYyR/
Screenshot:
Here's what works:
Open popover on button click
Close popover on click outside popover
Close popover on click of .close button
BUT... I cannot ...
0
votes
0answers
70 views
How can I append to bootstrap popover options for specific content?
jsFiddle: http://jsfiddle.net/G6yRk/
I'd like to load general options for all popovers and then override specific options per id as necessary.
For example:
<span id="specificPopover" ...
0
votes
0answers
19 views
Prevent multiple popover
I have multiple popover buttons in a table, and I want to ensure that I cannot open multiple popovers at the same time. If one is opened, I would like it to close when I open another one.
sample ...
0
votes
0answers
21 views
Hide popover on outside click
I have this code that works well. I want to hide an opened popover if I click on a second link. It should open the 2nd one and close the first one so I never have multiple popovers.
<a href="##" ...
0
votes
1answer
56 views
Bootstrap Popover - Save HTML on close
I have an order page where you select what type of products you want. For specific products, they have something call "specifications". When there's a button, it mean that there's specifications. If ...
0
votes
2answers
31 views
XIB popover display
I seem to be having trouble making a popover xib display when app is loaded. Here is what I have in the ViewDidLoad.I am sorry, I am new to this was looking into tutorials and ran into a problem where ...



