On 23-Jan-10 09:50, Richard D. Worth wrote:
Or will it send
out a notice of each post, regardless of logged-in status?
Pull vs. push. So it will send it out when requested, via RSS.
Is that supposed to be a joke? The RSS feed is provided in HTML
format (a sample is provided below), for a group that routinely
posts snippets of code that must be displayed, not rendered.
Look at this (from below):
a href="ajax/1.html">Tab 2</a></li><br>
It is illegible. Am I the only one to think cricket bats, helmets
and horses in a water polo game, would be more appropriate?
I dare you to provide a compelling argument for why this is better
than a mailing list that understands plain text - for any user, any
user at all. Including users with admin/moderator status. Because I
don't think you (or anyone else) can.
Ulex
--
<html>
<head>
<title>AJAX tabs - Can you use a web URL as ref for a tab</title>
<style type="text/css">
body {
margin: 0;
border: none;
padding: 0;
}
iframe {
margin: 0;
border: none;
padding: 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#content {
display: none;
}
</style>
</head>
<body>
<iframe id ="_mailrssiframe"
src="http://forum.jquery.com/topic/ajax-tabs-can-you-use-a-web-url-as-ref-for-a-tab#14737000000658376"></iframe>
<div id="content">
<div><p>I tried to modify the tabs demo in the jquery 1.8b
release to simply take the content from a remote URL reference, see
below for Tab 3:-<br></p><p> <li><a
href="#tabs-1">Tab 1</a></li><br>
<li><a href="ajax/1.html">Tab
2</a></li><br> <li><a
href="http://www.netfm.org/docs/VERSION.txtl" title="test div">Tab
3</a></li></p><p>Tab 3 fails to load the "VERSION.txtl"
content which is available from URL location given in the href.</p><p>I
am completely missing the point with ajax tabs ?</p><p>thx for the help
- dave</p><p>.<br><br></p></div>
</div>
</body>
</html>
--
You received this message because you are subscribed to the Google Groups "jQuery
UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en.