Giter Site home page Giter Site logo

website's People

Contributors

acopom avatar bonohu avatar chalkless avatar fujitoyo avatar gotosusumu avatar gstein314 avatar hchiba1 avatar hiromasaono avatar inutano avatar jdkim avatar ktym avatar maruk0chan avatar meso-cacase avatar moriya-dbcls avatar orenogithub avatar penqe avatar reika0717 avatar sakumakeiko avatar skwsm avatar teruetakatsuki avatar yayamamo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

共通ヘッダのリンクメニュー記号 (三本線) の動作について

三本線のリンクメニュー記号を適用してみました.

ブラウザウィンドウ中の最も右端に表示されるようですが、この位置をWebサイトのデザインに合わせてコントロールすることは可能でしょうか?
(data-widthを変更すると、左側のDBCLSロゴマークのみ位置が変わるようです.)

三本線をクリックするとメニューが出ますが、わずかながら時間をかけて表示されるので、少しもっさりした印象があります.

<header>が衝突する

<header> タグを挿入して、そこにスタイルを当てるという方法が取られていますが、既にアプリケーション側に <header> というタグが利用されている場合に namespace が衝突するのがよろしくないです。別のユニークなタグ名に変更するか、<div id="dbcls-common-header"> のようなユニークなDOM名をアサインする方がよいです (さもなくばアプリ側でそこそこしんどい修正が必要になる)

共通ヘッダ・フッタ導入方法改善提案

共通ヘッダ・フッタの導入のため、現状では

  • <link> で CSS の読み込み
  • <script> で javascript の読み込み
  • <meta> 挿入でモバイル対応
  • <body> の attr 書き換え
  • <header> タグの挿入

の作業が必要です。が、全てjavascriptで自動的にできるものかと思います。

上の手順を全てjavascriptの中に書いてしまって、 <script> を読み込むだけでOKとしてしまうのがよいかとおもいますがいかがでしょうか。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.