Displaying 20 results from an estimated 10000 matches similar to: "Valid W3C XHTML Code?!"
2008 May 26
11
doesn't create my guestbook
Hi,
I''m having some trouble with my realtions (I think). I''m creating a
guestbook with comments in ajax (the structure resembles the structure
of a blog). So I''ve got a "flogs table" which keeps the "user_id" and
the "id" of the flogs. This table. Then I''ve got a "guestbooks table"
containing "id" of the
2005 Oct 28
6
InPlaceEditor: XHTML validation
It''s not a critical bug by any means, but shouldn''t InPlaceEditor put
DIV tags around the INPUT field? From what I can tell on the W3C
validator, INPUT has to be in a block-level tag for XHTML. Of course,
there are probably a zillion other things that wouldn''t validate, but
every little step helps...
Corollary question: Anyone know how to see what contexts a tag
2005 Nov 08
2
Scriptaculous insertion fails when XHTML Strict used in FireFox
Hi !
I'm getting an uncaught exception requiring the Scriptaculous
libraries when everything says XHTML 1.0 Strict:
class ApplicationController < ActionController::Base
before_filter :set_content_type
protected
def set_content_type
response.headers['Content-Type'] = 'application/xhtml+xml;
charset=ISO-8859-1'
end
end
<?xml version="1.0"
2008 Apr 01
1
Navigation Problems
Hi,
I am having problems with my page. I have a banner and navigation bar in
controller_name.rhtml in app/views/layout. Can someone please help?
Thanks
In the navigation bar, I have the following links:
Category1
Sub-Category1
Sub-Category2
Sub-Category3
Sub-Category4
Sub-Category5
Sub-Category6
In the main content, I have the following links:
Sub-Category1 edit delete
2007 May 04
0
CESA-2007:0208 Low CentOS 4 s390(x) w3c-libwww - security update
CentOS Errata and Security Advisory 2007:0208
https://rhn.redhat.com/errata/RHSA-2007-0208.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/w3c-libwww-5.4.0-10.1.RHEL4.2.s390.rpm
updates/s390/RPMS/w3c-libwww-apps-5.4.0-10.1.RHEL4.2.s390.rpm
updates/s390/RPMS/w3c-libwww-devel-5.4.0-10.1.RHEL4.2.s390.rpm
s390x:
2006 Apr 05
1
Problem with paginate and conditions
Hi!
I have a search form that calls search action, which executes paginate
method with many conditions using data from the form.
Now if all results don''t fit into a single page, do i have to send all
conditions again to paginate method in link_to previous/next?
If yes, how? All my parameters from the search form are inside a
(nested) hash called ''form'' so i tried to
2007 May 02
0
CESA-2007:0208 Low CentOS 4 ia64 w3c-libwww - security update
CentOS Errata and Security Advisory 2007:0208
https://rhn.redhat.com/errata/RHSA-2007-0208.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/w3c-libwww-5.4.0-10.1.RHEL4.2.ia64.rpm
updates/ia64/RPMS/w3c-libwww-apps-5.4.0-10.1.RHEL4.2.ia64.rpm
updates/ia64/RPMS/w3c-libwww-devel-5.4.0-10.1.RHEL4.2.ia64.rpm
--
Pasi Pirhonen -
2009 Jul 09
0
Nested forms, dynamic elements and valid xhtml/DOM ids
Hi,
I would like to know if anyone has been able to implement correctly 2.3
nested forms and create dynamically (javascript) a bunch of nested
elements with their correct DOM ids.
I''ve seen Complex forms Railcasts but they use pre-2.3 nested forms.
I''ve seen Alloy solution but it is not working properly to me. When
creating more than two lines dynamically the id is repeated.
2006 Mar 31
2
W3C Standard
I''m rather new to web programming. I''m wondering, does rhtml file
conform to W3C standard? Or is there a way to make it conform to W3C
standard?
Thanks,
Lantis.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 15
0
Component using
Hello all, I have a simple task. I need to create a guestbook component, and
render it from the main application.
The guestbook have the following controller actions:
viewMessages - simply shows messages from model
addMessage - generates form that accept message text, username, password. The
form points to saveMessage action.
saveMessage - receives data from addMessage action.
On the main
2006 Nov 23
0
W3C Range specification conceptually flawed?
hi all!
check this one:
<html>
<head>
<title>Range test</title>
</head>
<body>
<div id="myText">FooBarBaz</div>
<script type="text/javascript">
myText = document.getElementById(''myText'').firstChild;
var range1 = document.createRange();
range1.setStart(myText, 3);
range1.setEnd(myText, 6);
var
2006 Jul 14
5
Newbie Formating output
Hi, am a rails newbie. I had problems with 2 tasks
i have created a guestbook app just to try out rails
users sign guestbook by leaving name and message
currently, the list action shows plain text like this:
Joe Smith
love your guestbook
but i would like to add formating to the name field, say different
colour, bold, and add time eg:
Joe Smith (in red colour) wrote 5 days ago
love your
2008 May 27
1
kate and W3C timed text
Hi ogg.k,
I've just been asked what the difference was between Kate and the W3C
timed text format (http://www.w3.org/AudioVideo/TT/) and whether there
was any compatibility. It migjht be a question and answer to add to
the OggKate wiki page.
Cheers,
Silvia.
2006 Jan 25
1
xx-0.1.0 : xhtml and xml make it twice as dirty
NAME
xx - twice as dirty
SYNOPSIS
~ > gem install "double x"
require "xx"
include XX::XHTML
doc = xhtml_{
html_{
head_{ title_{ " go xx! " } }
body_{ " one more and it would be illegal " }
}
}
URI
http://rubyforge.org/frs/?group_id=1024
DESCRIPTION
xx is a library designed to extend ruby objects
2006 May 11
1
Doctype -- utf-8 -- html vs xhtml
I was simply trying to write the DOCTYPE line at the top for UTF-8 and got confused.
What doctype do I use with rails for utf-8 files?
If I put in all the damn closing tags on paragraphs and hr and br and all that will the
stuff pass xhml inspection, or will rails insert something I haven'' yet noticed.
Warren
-------------- next part --------------
An HTML attachment was
2007 Oct 19
2
W3C Video on the Web Workshop
List,
The W3C will host a workshop to discuss video on the Web in 12-13
December 2007, San Jose, California. I think it's important that
someone from Xiph, or an enthusiastic fan of Theora would participate.
There is no participation fee and you do not need to be a W3C member
to participate, so if you are in the area why not consider going? You
only have to register to participate.
All
2006 Jul 27
4
How To Test For W3C compliance locally and possibly to include it in to Continuous integraition process
Hi Everyone,
As many of you out there I''m "protected" by the firewall which prevents
me from checking my code for W3C compliance, I am able to check the
production
code but i would like to test my code before it goes to production.
So if anyone was able to have that check done locally, possibly
including some sort of tests in to the integration process, I would
truly
2006 Mar 09
2
clarify
im learning rails and i got a error while writing a sample code.
Script :
-------
class GuestBookController < ActionController::Base
def index
@entry = GuestBook.find_all
end
def list_parameters
params = request.parameters
render :text=>"Parameters #{params}"
end
def list
params = request.parameters
@entry = GuestBook.new(params[:name])
2009 Dec 28
2
How to get parameters to controller from view using <input tag?
Hello! I''m everywhere searching the answer for my question. How to get
parameters to controller from view using <input tag. But I want to do
this without db. I have the code:
class TranslateController < ApplicationController
def start
@time = Time.now
end
def result
@rez = params[:name]
end
end
<html>
<head>
<title> Translate numbers from 10 to
2006 Jul 22
2
XHTML validation for functional tests
Hi,
Is there anyway to validate XHTML during functional tests?
Thank you,
Jean-Etienne
--
Posted via http://www.ruby-forum.com/.