--
Please keep the Subject wording in your answers
Those are good numbers to know Brian, thanks.
Thanks for bringing this up on list JM and Mark.
In my opinion, part of responsible web development (responsible responsive web design) is to keep the page load to a minimal. That means not including JavaScript unless absolutely necessary.
@JM - When you write:
"So, shall we just give up allowing Joomla frontend to work when Javascript is disabled in browser with the usual <noscript> and make JS a requirement in J3?"
Would that be limited to only content editing functions, or would that open the door to JavaScript being used throughout the frontend?
Having JavaScript enabled is one thing, but forcing the user to load an entire JS library is another issue.
Other than adding to the page load, my biggest concern is the CMS frontend developing a dependency and tight coupling with JavaScript, whish could even make template overrides even more difficult.
Best,
Matt Thomas
Founder betweenbrain™
Lead Developer Construct Template Development Framework
Phone: 203.632.9322
Twitter: @betweenbrain
Github: https://github.com/betweenbrain
Composed and delivered courtesy of Nexus 7.
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.
"Template developers will not be able to support every extension at thelevel you suggest. "
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.
I kind of feel people know how to use their browser to print so if we have a raw pop up and they don't have access to our print icon I think they are okay.
I guess also that in terms of the edior-xtd buttons that if you really want no bells and whistles you have editor:none and you type html including <img> and <hr> tags.