Omgili - forum search, search forums  
  

Discussions about html layer

Displaying 1 - 10 out of 11,864 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi there, Trying to find the best way of create an overlap/overlay layer to fill the screen .. and then create a new layer on top on load in some html... // Show popup - somehting like this.. $("#myBtn").click(function() { $("#myDiv").load("myHTMLcode...
Started by on , 4 posts by 4 people.  
$('#dialogDiv').dialog.
$("#myDiv").html(''); Have a look at the source for one or more of the following plugins a way to drop your HTML into the dialog container when the dialog is opened.
Anyone here have success with layering HTML content on top of the YouTube player embedded using swfobject (v1.5 or 2.0)? I'm able to layer HTML over flash in other areas of the site. Problem is specific to YouTube's player and IE6/7. I'm using absolute...
Started by on , 3 posts by 3 people.  
I had the same problem today, so I'm posting....
You need to set wmode to opaque and it should work .
I had a similar problem last year and solved it by using the 'normal' embed generated by CS3, I suggest you give it a try (at least for debugging purposes) .
When adding user input to a web page, it should (unless it's HTML of course :) be encoded to help prevent XSS attacks etc.. like this: litForename.Text = HttpUtility.HtmlEncode(MyUser.Forename); I'm putting together a template to generate my business ...
Started by on , 6 posts by 6 people.  
It may seem, at the moment, that your only type... .
Likewise your controllers layer is the only layer which should know and care about what type of UI it is.
Business logic layer should deal with business logic and business logic only.
Ask your Facebook Friends
I have a Flash movie that is embedded in an HTML page that has a DIV in a layer over the top of the movie. The Flash movie scrolls based on the mouse position over the movie. The client wants the scrolling to stop when the mouse is over the DIV. I've ...
Started by on , 3 posts by 3 people.  
Have you tried adding: <param name="wmode" value="transparent"> to your embed code? The MOUSE_LEAVE event doesn't work because even though the mouse is over the div, it's still within the... .
Flash movies (in general) always have the highest z-index.
I'm working with a rather large .net web application. Users want to be able to export reports to PDF. Since the reports are based on aggregation of many layers of data, the best way to get an accurate snapshot is to actually take a snapshot of the UI....
Started by on , 3 posts by 3 people.  
So that is generating the HTML.
Then, when it's time to build the PDFs to capture the HTML that would be sent to the client beforehand, and the page has to be called.
Layer your system.
Data to both the UI and the PDF generator.
I am looking to replicate the panning (not necessarily the zooming) effect of the Google Maps API, but without the images. Essentially, I want to position HTML elements in a large coordinate system and be able to navigate around them, Prezi style (though...
Started by on , 3 posts by 3 people.  
Build you container/containing layout (use overflow:hidden to show only the desired size) Then capture... .
Oh, you will have so much fun doing this yourself, and sure will be no too much time consuming if you use jQuery, here is a brief of what you'll do.. .
I created a page on which i tried to attain the effect of bottom aligned tool bar like the one face book has. For that i made a div with highest z-index set the position to fixed and set the bottom 0 like #bar { z-index : 11; position : fixed; bottom ...
Started by on , 4 posts by 4 people.  
If that bottom bar is at the bottom of the HTML-code, it will be loaded.
Try simplifying (or disabling, for JS) each one also slows down the website .
Complicated HTML, CSS and especially Javascript.
I am wondering what makes Layers different from Views, when every View comes along with it's own Layer. Maybe I am wrong with that. But then: What are these Layers good for? Like I understand it, I would use an UIView to group elements in my GUI. I could...
Started by on , 3 posts by 3 people.  
Dealing with CALayers (or at least a view's layer backing.
Being significantly more heavyweight.
I have a container layer with a width of 850px. Inside of that i have 4 layers displayed as inline-blocks floating left, each of which are 100px high and 200px wide. How can i space them so the outside ones line up at the edges of the container div but...
Started by on , 5 posts by 5 people.  
The CSS: #content { width: 850px; margin HTML fudges (tested in IE7, FF3.5): CSS: #content { width: 848px; margin: 0 auto; overflow: auto-color: #09F; } .featured:first-child....
Because ids should be unique if you want your HTML to be valid.
I'm using the following code within the JCProperty class to retrieve data from a DAL: Dim x As JCProperty x = JCPropertyDB.GetProperty(PropertyID) If Not x Is Nothing Then Me.PropertyID = x.PropertyID Me.AddressLine1 = x.AddressLine1 Me.AddressLine2 =...
Started by on , 6 posts by 6 people.  
By recreating....
In my opinion it's ok that both the business layer, DAL and UI-layer all have dependencies to the domain model, however and wiring can help you.
Similarly I don't want to contaminate them with UI-specific things like HTML.
Page: 1   2   3   4   5   6   7   8   9   10  
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost