Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Asleepwheel #1
onload events not validating xhtml 1.0 trans
i'm running into this same issue. dreamweaver is inserting 'onload'
events/attributes on my <div> and <iframe> elements and the xhtml 1.0
transitional dtd doesn't like this. keep in mind, that my 'onload' attributes
are all lower case (as required by the dtd) and not 'onLoad', which throws a
seperate validation error. apparently, the dtd does not recognize 'onload'
attributes for <div> and <iframe> elements... does any one have a solution for
this? it's extra frustrating because these are the only two errors i'm getting
on my page and i'd like to resolve it asap.
[url]http://s119393551.onlinehome.us/home/ellipticaltrainers/x6200hrt/[/url] errors are
occurring on lines 185 and 188.... why does dreamweaver insert invalid markup?
please help!!!
Asleepwheel Guest
-
validating datagridtextboxcolumn textbox, validating event fire twice, why?
Anyone has the same experience? I am trying to validate one of the textboxes inside a datagrid, but everytime when i click my mouse on another... -
Trans slide show
:confused; Hi I am confused with Trans slide show. It does'nt work for me. Can anybody help?? Is my code correct?? -
[ANNC] Trans Linked Slideshow updated
The Trans Linked Slideshow extension has just been updated: * NEW: possibility to let an auto-playing slideshow display the slides in random order... -
How to stop resync of trans metadevice
I'm running Solaris 2.6 on an Enterprise 250 and have the following trans metadevice setup: d68: Trans State: Hard Error To Fix: Please refer... -
First Time Trans Error Control -- Help Please
I have coded the following in a stored procedure. --------------------------------------------------------------START CREATE PROCEDURE... -
rob::digitalburn #2
Re: onload events not validating xhtml 1.0 trans
Because DW's kak, that's why ;) I'd just move those onloads into the body
tag - should validate, and I should think it'll give you the desired effect.
Asleepwheel wrote:> i'm running into this same issue. dreamweaver is inserting 'onload'
> events/attributes on my <div> and <iframe> elements and the xhtml 1.0
> transitional dtd doesn't like this. keep in mind, that my 'onload'
> attributes are all lower case (as required by the dtd) and not
> 'onLoad', which throws a seperate validation error. apparently, the
> dtd does not recognize 'onload' attributes for <div> and <iframe>
> elements... does any one have a solution for this? it's extra
> frustrating because these are the only two errors i'm getting on my
> page and i'd like to resolve it asap.
> [url]http://s119393551.onlinehome.us/home/ellipticaltrainers/x6200hrt/[/url]
> errors are occurring on lines 185 and 188.... why does dreamweaver
> insert invalid markup? please help!!!
rob::digitalburn Guest
-
Murray *TMM* #3
Re: onload events not validating xhtml 1.0 trans
Are you applying behaviors to your <div> or <iframe> tags?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"rob::digitalburn" <rob@digitalburn.net> wrote in message
news:d2evfi$pp7$1@forums.macromedia.com...> Because DW's kak, that's why ;) I'd just move those onloads into the body
> tag - should validate, and I should think it'll give you the desired
> effect.
>
>
> Asleepwheel wrote:>>> i'm running into this same issue. dreamweaver is inserting 'onload'
>> events/attributes on my <div> and <iframe> elements and the xhtml 1.0
>> transitional dtd doesn't like this. keep in mind, that my 'onload'
>> attributes are all lower case (as required by the dtd) and not
>> 'onLoad', which throws a seperate validation error. apparently, the
>> dtd does not recognize 'onload' attributes for <div> and <iframe>
>> elements... does any one have a solution for this? it's extra
>> frustrating because these are the only two errors i'm getting on my
>> page and i'd like to resolve it asap.
>> [url]http://s119393551.onlinehome.us/home/ellipticaltrainers/x6200hrt/[/url]
>> errors are occurring on lines 185 and 188.... why does dreamweaver
>> insert invalid markup? please help!!!
>
Murray *TMM* Guest



Reply With Quote

