|
Everything is downloaded on an initial load.
My site satisfies the basic concept of a single page application.--
There's no official definition, but I do think Wikipedia actually has
the right idea on this one:
"A single-page application (SPA), is a web application or web site
that fits on a single web page with the goal of providing a more fluid
user experience akin to a desktop application. In a SPA, either all
necessary code - HTML, JavaScript, and CSS - is retrieved with a
single page load, or the appropriate resources are dynamically loaded
and added to the page as necessary, usually in response to user actions."
That's exactly what my site does. Everything is downloaded on an
initial load. The content of the page is then loaded dynamically in
response to user actions (clicking on links).
I freely admit that people often have something more complex in mind
(such as the Google's Gmail) when they think of single page apps. But
I didn't say my site illustrated all of the capabilities and
advantages of a single page app. :-)
Thanks,
Kelly
-----Original Message-----
From: WEB400 [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Pete
Helgren
Sent: Tuesday, July 14, 2015 10:35 AM
To: Web Enabling the IBM i (AS/400 and iSeries)
Subject: Re: [WEB400] A Responsive Single Page App (SPA) with 3 Issues
to Consider
<Been sitting on the sidelines watching...>
Just to ask a question, and I haven't had a chance to dive deep into
your app, how is this a "Single Page" application? I see multiple
pages referenced here. My SPA's all have a single page (a single html
file)...period. I use jQuery Mobile to manage the "pages" (basically
<div>s with "page" classes) that but you could write your own
handler that would hide all <div>'s with a "page" class except the one
you want to display and not use jQM. There are many way to have one
html file with multiple sections that look like "pages".
Or, maybe the thread has drifted OT while these test applications are
shaken out....?
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
On 7/14/2015 2:40 AM, Kevin Turner wrote:
I don't really understand the point you were trying to make To behonest. Your page just shows an example of a menu system - nothing
new there. But this thread is about how the look and feel responds
when delivered on a smaller device. Yours doesn't "respond" at all -
it is just the same page on a small screen. Having the menu collapse
into a three bar button is a common, intuitive approach - so the idea
was for you to view and assess it on such a device. You don't get
"hover" and "tooltip" when you are using your finger to operate a
mobile touch screen. Also, you don't necessarily have to sacrifice
functionality - you just need to be clever enough to modify the UI to
suit the screen size, which includes collapsing widgets and bigger text.
was showing was only a starting point.
Sent from my iPad
On 14 Jul 2015, at 06:45, Booth Martin <booth@xxxxxxxxxxxx> wrote:
My example was written without a code generator.
I understand the point about being responsive and was clear that
what I
narrow and the menubar was not visible. I see it is set to nowrap and
I just went back and looked at Nathan's example. I had had my pane
too
uses a 3-bar button on the upper right corner when too narrow. Since
a hover didn't drop the menu or display a tooltip, I didn't pick up on
that element being a clickable image - it looked like a part of the
blue bar background image.
that the site design is severely limited if there is going to be a
The severe design limitation I see with a fully responsive solution
is
one-solution-everywhere requirement. This, to me, is a designer
issue, not a programmer issue.
example.
As to JQuery... I have no issues with that as a tooling solution.
On 7/13/2015 11:54 PM, Bradley Stone wrote:
I agree with Nathan here. I don't see any comparison with your
wrote:Was it generated by a WYSIWG tool?
How is using jQuery like building a typewriter?
Brad
www.bvstools.com
On Mon, Jul 13, 2015 at 11:43 PM, Nathan Andelin
<nandelin@xxxxxxxxx>
by CoralTree Systems Ltd for the use of the named individuals or________________________________--
Would the following be a far neater and more standard starting place?
http://martinvt.com/Menu
It has some cool gradients, but is otherwise non-functional.
I understand the concept being pursued but it seems to me thatessay
ignoring the simple tools that are available to us is kind of
like writing an
on world peace where the first step is to build a typewriter.
Again, without you showing us something that is functional, it is
hard to compare. You may have a point; a simpler menu perhaps.
But it's not readily apparent.
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400)
mailing list To post a message email: WEB400@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/web400.
___________________________________________
This email has been scanned by iomartcloud.
http://www.iomartcloud.com/
NOTICE: The information in this electronic mail transmission is
intended
entity to which it is directed and may contain information that is
privileged or otherwise confidential. If you have received this
electronic mail transmission in error, please delete it from your
system without copying or forwarding it, and notify the sender of the
error by reply email or by telephone, so that the sender's address records can be corrected.
--------------------------------------------------------------------
--
----------
CoralTree Systems Limited
Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton
Hampshire
SO15 2EA
VAT Registration Number 834 1020 74.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400)
mailing list To post a message email: WEB400@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400)
mailing list To post a message email: WEB400@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.