search for: xhtml1

Displaying 20 results from an estimated 126 matches for "xhtml1".

Did you mean: xhtml
2005 Oct 10
3
Scrollable DIV causes flicker in FF - SlideDown & SlideUp
I have a fixed height scrollable div inside another div that controls the slideDown and slideUp effects. This causes a really bad flicker in Firefox (1.0.7) for the entire duration of the slide down and up. While on the other hand it works smoothly in IE (except that on a slideUp it causes a last second flash that shows the entire div). Any ideas on how I can fix this? Thanks.
2006 Jul 16
3
RJS problem
...<script><%=render_partial(''test'')%></script> When I am attempting to view controller/test the page comes as if it was a text file. So i am actually seeing: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> ... <script> alert("test"); </script> Any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060716/1e573c58/attachment.html
2006 Jan 22
5
has_one not working as expected?
I messed around with Rails for a while last year, but then got busy and had to drop it. However, I now have time again, so I''m starting to play around with a simple database schema to model my extensive collection of photographic material, including equipment, negatives, photographs, etc. I''m running into an issue with using belongs_to/has_one methods. Read on for an
2013 Jan 07
4
JSON::ParserError in controller
...I call the above method in my controller and send @hash to view. In my browser I see the below error: JSON::ParserError in Original contentController#index 706: unexpected token at ''<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> And the rest of the page is printed without error in html format. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send emai...
2014 Mar 13
1
migrating from samba 3 to samba 4
...to samba3's use account then it messes up the local profile on the PC and I am trying to avoid this when I migrate to samba4 Any help mush appreciated. Thank you Ray <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>email-banner</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body bgcolor="#FFFFFF&qu...
2008 Apr 20
2
mod_rails showing plain text instead of actual page
...c9348d5ff50b6471329f80bdcc3b896fce0840d; path=/ Status: 500 Internal Server Error X-Powered-By: Phusion Passenger (mod_rails) 1.0.1 X-Runtime: 0.00469 Cache-Control: no-cache Content-Length: 854 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>error 500</title> <style type="text/css">@import "/stylesheets/display2.css";</...
2006 Mar 02
2
Help with routing error.
Ok .. if you are sensitive ... stop reading. I am totally new to setting up CGI. I am getting a routing error. Would someone be kind enough to help me? Please? Here is my form ... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta name="generator" content="Adobe GoLive" /> &l...
2005 Nov 25
0
question on rails , form_remote_tag and backbase
.......? </label> <%= text_field_tag :guess %> <%= submit_tag "Post with Ajax" %> <%= end_form_tag %> and template file <?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" ><html xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.backbase.com/b" xmlns:s=" http://www.backbase.com/s"> <head> <s:execute xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.backbase.com...
2014 Mar 04
1
User account lockout - bad password with Samba4 ?
...have followed some useful GPO configs here http://technet.microsoft.com/en-us/library/cc775412%28v=ws.10%29.aspx But no lockout is happening. Any pointers? Thank you Ray <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>email-banner</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body bgcolor="#FFFFFF&qu...
2006 May 18
0
Documentation for the plugins you use
...") outfile = File.new("plugins.html", "w") file_start=<<''FILESTART'' <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Plugins --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Plugins</title> <meta http-equiv="Content-Type" content="text/html; chars...
2018 Mar 12
0
IceCast Listenter Count Stat - BASH or php?
...mple.xsl): <xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" > <xsl:output omit-xml-declaration="no" method="text" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes" encoding="UTF-8" /> <xsl:template match = "/icestats" >MountPoint,Connections,Stream Name,Current Listeners,Description,Currently Playing,Stream URL Global,Client:<xsl:value-of select="connections" /> So...
2006 Mar 30
4
possible scriptaculous bug
...o 4, but not in the reverse order: I can''t drag from the 4th list to anything (besides itself). From the third list I can drag only to itself and 4. My page source looks like this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>show</title> <link href="/stylesheets/default.css" media="screen" rel="Stylesheet" type...
2006 Mar 01
5
scaffold.css and Rails tutorial problem
...n app/views/layouts/store.rhtml produces this in the browser display: #----------------------------------------------------------------------------- <!-- app/views/layouts/store.rhtml --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title> Harte &amp; Lyne Limited - Depot Demo </title> <link href="/stylesheets/scaffold.css" media="all" rel="Stylesheet" type="text/css" /> <link h...
2015 Dec 06
1
Listener statistics on a fallback stream
...le format: <xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" > <xsl:output omit-xml-declaration="no" method="text" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes" encoding="UTF-8" /> <xsl:template match = "/icestats" >MountPoint,Connections,Stream Name,Current Listeners,Description,Currently Playing,Stream URL Global,Client:<xsl:value-of select="connections" /> So...
2014 Mar 13
1
samba - what happens if I say local master = No for samba 3
...er's data to the new server... Join their PC's to the new domain controller etc... Or do you guys think we should rather follow the Wiki on migrations? Thanks Ray <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>email-banner</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body bgcolor="#FFFFFF&qu...
2006 Jun 16
5
Menu using Scriptaculous Effects = OnMouseOver bug
...pletely afterwards. Is it a good place to ask for help? I couldn''t find any Scriptaculous forum (only a wishlist place where no help seems to be offered)... ——— THE CODE ——— <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title> Untitled </title>...
2005 Nov 08
2
Scriptaculous insertion fails when XHTML Strict used in FireFox
...ef set_content_type response.headers['Content-Type'] = 'application/xhtml+xml; charset=ISO-8859-1' end end <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SMS</title> <%= javascript_include_tag 'prototype', 'scriptaculous' %> </head> <body> ... </body> </html> The exact error m...
2014 Nov 26
0
[PATCH] Some last copyright year updates and change to open bug list
...uot;box_footer"></div> </div> diff --git a/doc/html/faq.html b/doc/html/faq.html index b815e40..989f0ad 100644 --- a/doc/html/faq.html +++ b/doc/html/faq.html @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Copyright (c) 2000-2009 Josh Coalson, 2011-2013 Xiph.Org Foundation --> +<!-- Copyright (c) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation --> <!-- Permission is granted to copy, distribute and/or modify this document --> &l...
2008 Jun 04
1
new to prototype : Ajax.Updater
...ie here.. the concept of "a framework for javascript" seemed mouth watering.. but my rails got stuck when i started using it. here is the guinea pig im using to experiment on prototype. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/ > <script type="text/javascript" s...
2007 Apr 09
1
Problem on Dreamhost: engine for rails 1.1.6
...out error. 4. svn co http://dev.rubyonrails.org/svn/rails/tags/rel_1-1-6 vendor/ rails Now... $public/dispatch.fcgi I get ----- Status: 500 Internal Server Error Content-Type: text/html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" / > <title>We''re sorry, but so...