<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Yoo趣儿 - HTML</title>
    <link>https://yooqur.com/forum/54/1</link>
    <description>Latest 20 threads of HTML</description>
    <copyright>Copyright(C) Yoo趣儿</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 29 Jun 2026 10:27:26 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://yooqur.com/static/image/common/logo_88_31.gif</url>
      <title>Yoo趣儿</title>
      <link>https://yooqur.com/</link>
    </image>
    <item>
      <title>求一些 HTML 嵌入代码资源。</title>
      <link>https://yooqur.com/thread/423695-1.html</link>
      <description><![CDATA[自己做导航页面，想找些可嵌入的代码资源，比如插入天气信息。搜半天次序太低了 ，也就 2 个所以收集下更多可用嵌套的资源。谢谢大家]]></description>
      <category>HTML</category>
      <author>iamyangyiok</author>
      <pubDate>Mon, 22 Jan 2024 03:03:28 +0000</pubDate>
    </item>
    <item>
      <title>[前端] 若一个 input 被双向数据绑定了，如何通过外部 js 设置该 input 的 value</title>
      <link>https://yooqur.com/thread/330802-1.html</link>
      <description><![CDATA[我需要编写一个插件自动，设置 uname 的值； 通过 ele.value=\'abc\',可以设置上
但是，鼠标点击 input 输入框后，就被还原了，应该和 类似 Vue 这种框架的双向绑定有关系；
然后搜到了如下的方法，但是没有生效
$input = document.querySelector(\'#uname)
$input.value= ...]]></description>
      <category>HTML</category>
      <author>ksc010</author>
      <pubDate>Sat, 04 Nov 2023 08:01:48 +0000</pubDate>
    </item>
    <item>
      <title>为啥 img 和 embed 标签对同一个 svg 展示效果不一样？</title>
      <link>https://yooqur.com/thread/312698-1.html</link>
      <description><![CDATA[遇到个蛋痛事。对于同一个 1.svg ，页面里分别用  和  嵌入

前者不能展示 svg 内部的图片 ，后者能展示。
在线 demo 有人遇到过这个问题吗？]]></description>
      <category>HTML</category>
      <author>est</author>
      <pubDate>Tue, 17 Oct 2023 14:02:20 +0000</pubDate>
    </item>
    <item>
      <title>关于正则表达式的问题，批量修改有相同内容的行</title>
      <link>https://yooqur.com/thread/307058-1.html</link>
      <description><![CDATA[想做个 epub 的电子书，有什么办法能批量的给每章章节名两边加上[h1] [/h1]的标签
章节名格式是这样的
第一章 xxxxxxx
批量把章节名加上标题的标签，变成[h1] 第一章 xxxxxxx[/h1]]]></description>
      <category>HTML</category>
      <author>lastcode</author>
      <pubDate>Fri, 13 Oct 2023 14:01:56 +0000</pubDate>
    </item>
    <item>
      <title>html document 的字符编码问题： content-type 与 meta charset 的区别？</title>
      <link>https://yooqur.com/thread/213054-1.html</link>
      <description><![CDATA[已知:content-type 指代 HTML 协议的 payload 的类型与编码, 当 payload 是 html document 时，假设 content-type 中 charset 是 A ，
那么浏览器会以 A 来解码这个 html document 吗？当浏览器解析 document 匹配到 meta 标签时，如果 meta 标签里的 charset 是 B ，浏 ...]]></description>
      <category>HTML</category>
      <author>54qyc</author>
      <pubDate>Mon, 14 Aug 2023 12:02:15 +0000</pubDate>
    </item>
    <item>
      <title>如何把 bookmarks.html 转换成树状结构/下拉菜单的网页？</title>
      <link>https://yooqur.com/thread/196186-1.html</link>
      <description><![CDATA[Firefox 输出的 bookmarks.html 是一页平铺的网页，网址多了就会很长，
如何把 bookmarks.html 转换成树状结构/下拉菜单的网页？
点击后才下拉子菜单的地址，（或另页打开）
最好是能自动转换
How can I convert the Firefox bookmarks.html into a drop-down/tree-view ...]]></description>
      <category>HTML</category>
      <author>lewiet</author>
      <pubDate>Sat, 22 Jul 2023 04:01:10 +0000</pubDate>
    </item>
    <item>
      <title>PHP 文件格式问题请教</title>
      <link>https://yooqur.com/thread/3405-1.html</link>
      <description><![CDATA[处理数据库和 php 网站过程，经常看到如下数据格式， 想请教下这种数据应该怎么样读写
a:27:{s:2:\&quot;id\&quot;;s:4:\&quot;2611\&quot;;s:5:\&quot;title\&quot;;s:27:\&quot;千岁夫人她是黑心莲\&quot;;s:6:\&quot;pinyin\&quot;;N;s:6:\&quot;author\&quot;;s:9:\&quot;风解意\&quot;;s:3:\&quot;url\&quot;;s:32 
省略...
 ...]]></description>
      <category>HTML</category>
      <author>dendi009</author>
      <pubDate>Fri, 27 Jan 2023 00:49:51 +0000</pubDate>
    </item>
  </channel>
</rss>