The expand tag has no wiki summary.
0
votes
0answers
12 views
Expand Category in MyBB within jQuery
It's me again :D
As you know (or not know), MyBB using Prototype to expande forum table. But I'm coding and design a new theme for my forum NOT using the table, yup, a full div theme for MyBB.
...
0
votes
1answer
13 views
How do I implement a text box that expands (and collapses) upon a touch
Thanks for any advice on how to achieve this for a mobile website that runs on all browsers!
0
votes
0answers
13 views
MegaMenu in SharePoint. Need to add expand/collapse and Hover features
I have megamenu working in a SharePoint 2007 environment. It looks great and works as expected but I'd like to add two more features, if possible.
Part 1: In one of the drop down menu's I have a ...
1
vote
1answer
27 views
Remember Collapse/Expand state of section when using browser back button
I have several section on my website. I allow the viewer to expand/collapse the sections individually. The sections are expanded with javascript (jquery / zepto). (There is a button for each section ...
0
votes
0answers
44 views
Can the Status Bar be shown while fullscreen on Android 4.2?
I've been working on an app that will show the notifications, even though the app is running in fullscreen mode. I've got it working most of the time on Gingerbread, but I can't get it to work on 4.2. ...
0
votes
2answers
30 views
add class when click on a div
I'm trying to make a sidebar with a navigation menu that will expand/collapse when I click on a div.
$(document).ready(function() {
$('.btn-nav').click(function(){
...
-1
votes
0answers
17 views
(MVC3)DevExpress TreeList: Store nodes' expand status in cookies
I want to save the nodes expand and collapse status in cookie or other place when close the page,and restore the status when page load next time so have the same tree view displayed,How can I do this?
...
0
votes
3answers
59 views
Javascript table row display/hide
I have created a table using Javascript/Backbone. While using a template to display the rows I have one visible row and one hidden from the start. When I click on a specific table I want it to ...
0
votes
0answers
27 views
Duplicated header on click on toggle panel extjs4
I have a problem with collapsible panels. I have a toolbar on top with the toggle icon but also if I click on panel's header it expand and the header is duplicated. Now if I click on the toggle button ...
-3
votes
0answers
18 views
I can not expand statusbar no my nexus 4 with android 4.2, [duplicate]
I can not expand statusbar no my nexus 4 with android 4.2,but other level is running OK ,My code is:
public void OpenNotify() {
// TODO Auto-generated method stub
int currentApiVersion = ...
-2
votes
0answers
19 views
expand collapse boxes move other content
i'm working on a tumblr theme for my blog, in the sidebar i have 3 expand collapse boxes which you can find the codes for on this site ...
0
votes
1answer
91 views
extjs rowexpander plugin: expand one row at time
I'm using the RowExpander plugin with a nested grid in my app. I want to expand only one row at time so when I click on the '+' icon all the other rows have to collapse. How can I do that?
1
vote
0answers
51 views
Extjs 4: Panel Toggle Add animation
The scope basically is to animate the toggling of the panel. In a click of a button it will collapse then expand after a while (Certain process and reconstruct content). That is what i want to add ...
0
votes
0answers
30 views
ASP Accordion Expanded
I'm using Accordion control of Ajax Control Toolkit, and Panes, Headers, Contents populated from code behind (c#). There are some links in panes, some headers are direct links. When I click one of ...
0
votes
2answers
23 views
jExpand not for the whole table; just for some lines
I'm trying to use jExpand (http://www.jankoatwarpspeed.com/expand-table-rows-with-jquery-jexpand-plugin/) just for some lines of my table, not the every lines !
You can see here on the demo link :
...
0
votes
0answers
24 views
Google Analytics (trackpageview) on expand/collapse functionality?
I am really hoping someone can help me out with some Google Analytics and expanding/collapsing text functionality I am having trouble with.
I have the following code which are expandable/collapsible ...
1
vote
2answers
25 views
How to make a div a link as it transitions in CSS
I have a website template I'm working on http://www.travenwest.com/projects/dev2 and I have a problem with the expanding boxes on the left (those are one of my multiple problems, at least). I want ...
1
vote
1answer
57 views
collapsible /expandable FAQ [closed]
Can you pleas point me in the right direction on how to create a collapsible and expandable FAQ page in Magento 1.7.0.2.
I have seen a couple of html/javascript/css codes but don't know where to put ...
0
votes
0answers
45 views
How to automatically expand CSV columns (depending on data length) using ASP.NET C#
how do you code to automatically expand the columns of a CSV file when I have a program that queries into a DB and produces a CSV report. using ASP.NET C#?
here is my code:
THANKS!
public partial ...
0
votes
0answers
25 views
Expanding subviews in scrollview on tapping
I am trying to expand the subviews in a uiscrollview on tapping, exactly like how the twitter #music app does.I am confused with the flow calculations to make this happen.Have attached the screenshot ...
0
votes
1answer
182 views
Expand/Collapse All with a nested accordion and non-accordion item: BOOTSTRAP
I'm about 2 months new to programming and Twitter Bootstrap, so please be kind!
I've done a lot of digging and searching, but am not sure I am using the correct terms so I figure I'd ask directly.
...
2
votes
1answer
144 views
Creating dynamic linq expression tree against nested OData
I need to create a dynamic linq expression for a dynamic search against an OData web service. The basic search is working but there are nested tables where it doesn't work.
The format is ...
0
votes
1answer
60 views
css variable-width issues with a mock LCARS (Star Trek) just-for-fun site
Just to keep my front-end web dev skills current, I decided to create a "sandbox/playpen" website based on the the fictional LCARS user interface familiar to fans of Star Trek. Here's the link.
...
1
vote
3answers
82 views
CSS content div to expand to the bottom of the page
Ok, i've tried LOTS of solutions offered in StackOverflow about this issue, but none of them have worked. I guess this is a tricky thing and needs a tricky solution.
From what I've seen, each problem ...
0
votes
1answer
67 views
win32 treeview handle expand or collapse event in the treeview wndproc not it's parent
I'm working with the tree control i wanted to handle item expansion or collapsing, finally i found that the tree send' an notification TVN_ITEMEXPANDING to it's parent window, as mentioned in this ...
0
votes
2answers
44 views
strange css3 error with hover and height expanding
I dont know what im doing wrong but obviously its not working... I want to hover the <li id="photo"> and then the #sub-menu should expand its height from 65px to 130px
<div ...
1
vote
3answers
66 views
Children div to expand to the full width size of the parent div with css on the same row
<style>
.classname {
min-width:248px;
height:40px;
max-width:498px;
border:1px solid red;
float:left;
}
</style>
<div id="maindiv" ...
0
votes
0answers
18 views
Prevent dijit.tree to be opened in old mode
I'm using dijit.Tree and want to display it collapsed by default(when page is loaded first time). Right now I'm able to do this by calling
tree.onLoadDeferred.then(function(){
tree.collapseAll();
...
0
votes
1answer
24 views
expand request parameter not working for Events API call
I have been using Expand parameter for Charges API call and it was working fine.
But when i used Expand parameter with Events call it gave error.
I wanted to expand Invoice ID object.
Following is ...
1
vote
0answers
167 views
TreePanel not expanding ExtJS 3
This is my code -
var myTree = {
containerScroll: "true",
width: 500,
root: new Ext.tree.AsyncTreeNode({
id: "source",
text: "Root",
expanded: true,
...
0
votes
0answers
20 views
Expanding Image Box Slideshow
Any idea how this expanding slideshow was created?
http://www.saturdaysnyc.com/item/emil-denim
I really like the feature as there is no colorbox or overlay, and works within the space really well. ...
0
votes
1answer
60 views
Read More bug all expand when clicked
i'll keep this simple as it is simple.
so i have a page that im using for tesmonials and i managed to add a read more function to each one and i wanted to keep the page clean and neat looking..
the ...
0
votes
1answer
48 views
jQuery Collapsible Plugin: Jump to anchor and expand
http://github.com/juven14/Collapsible
http://www.snyderplace.com/demos/collapsible.html
How to jump to a section anchor (e.g. #faq-3) and get the section expanded along, if it's not expanded already?
...
1
vote
1answer
137 views
Change expand and collapse image TreeView JavaFX 2.2
Is it possible to change the Expand and Collapse Images of a JavaFX 2.2 TreeVIew?
Change this image,
To an image like this (with +/-),
1
vote
1answer
75 views
Expand div width when other div is not there
I have a query. I am using 2divs in a main fixed width div.
i.e.
<div style="width:500px; border:red solid 1px; display:inline-block; font-family:Arial, Helvetica, sans-serif; ...
0
votes
1answer
109 views
Manually expand/collapse all treeitems memory cost javafx 2.2
I am developing a JavaFX 2.2 application using Netbeans 7.2. I am working with a treeview and i extended TreeCell to provide to each treeItem a context Menu with a MenuItem with "Collpase All" ...
-1
votes
2answers
353 views
One link expand all/collapse all jQuery is only working once
I have couple of hidden divs called Steps in each phase div. I am trying to open all divs or collapse all step divs by clicking one button.
My intention is, Expand View - all steps button should ...
0
votes
0answers
61 views
OnGroupClickListener lead to expand first group
I use the ExpandableListView:
at first ,there is no data int the childView
I click the groupView ,then get data from the Internet by Post method.after i get the data I expand the Group that i get ...
1
vote
0answers
169 views
php yii ctreeview
im using yii ctreeview extension and it isnt possible for me to expand/collapse the node by node click - only with +/-. have anyone an idea whats going wrong?
<div id="treeview">
<?php ...
0
votes
1answer
148 views
FAQ Show/Hide Expanding Answers
I have a list of 12 FAQs, but I only want to display the top 5 until the user clicks a "Show More" button. I got that part working, but in doing so it expands the answers to the new 7 FAQs it is ...
0
votes
1answer
39 views
Div with 100% width, how to make it fill area?
I have a 940px wide layout that I turn into a responsive layout once it gets below 940px.
The content I have doesn't respond well. It seems that if there is enough text in some of my divs, the divs ...
1
vote
1answer
66 views
Horizontally expanding textarea
right now we're using Jack Moore's Autosize (http://www.jacklmoore.com/autosize) which does the vertial expanding just fine. But is there a solution for expanding vertically as well as horizontally ...
11
votes
4answers
441 views
Vaadin - Expand components in Grid Layout in Vaadin
I am doing my project in Vaadin 6. In that, I have integrated the components in a Grid layout. I have attached a image with this. It resembles my Project layout. It is similar to eclipse. So, The ...
1
vote
2answers
257 views
DIV or jQuery reveal with a slide/reveal?
I am trying to complete a project to do a reveal on an image so that two other images come out as if they were wings? The example was this:
I have tried doing it with DIVs and some jQuery but I ...
0
votes
1answer
178 views
IDE to expand and collapse JavaScript code blocks
I find it difficult to code in JavaScript when there are so many nested functions or objects within one another that it makes it difficult to modify your code without breaking it. What IDE can be ...
0
votes
0answers
174 views
jqgrid subGridOptions selectOnExpand:false is not working
I have a jqgrid with a subgrid and checkbox for each row (multiselect: true).
I have removed the 'plus' icon for expanding the rows, and implemented the expansion of rows in 'onCellSelect' event. When ...
1
vote
1answer
264 views
JQuery SlideToggle Effect: Slide One List Only & Unworking Links
I came across two issues with a list menu that I've been working with for awhile now.
I cant get the list to expand one list only (one or two, not one and two).
~FIXED~I have absolutely no idea why ...
0
votes
1answer
55 views
FadeToggle Expands Entire List
When I toggle my drop down menu, the entire list expands. Ive been trying to figure out how to expand the selected list only but don't know where the issue is.
JSFiddle http://jsfiddle.net/Cx4CK/6/
...
0
votes
2answers
140 views
How to expand a Div smoothly?
I have a div that expands depending on the result of the select, it is with the height set to "auto". I want to make this expansion soft, it is very hard.
Script used to expand and collapse the div::
...
0
votes
5answers
195 views
Android EditText expands to dialog
I have this layout
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
...




