Latest #html Threads Top

ringvold
Hey! :waving_hand: I made a thing! Well, mostly Claude but I did have some say in the matter. :grinning_face_with_smiling_eyes: It is a...
New
arcanemachine
Just wondering what the community currently thinks, prefers, and/or recommends for working with UI components. (e.g. daisyUI, MishkaChele...
New
bvobart
Hi Elixir forum! I have a function component to view, edit and delete an object from my database. This component obviously contains a fo...
New
kasvith
Hello Everyone, I was working with some HTML-to-Markdown libraries and ran into a few issues when converting a complex markup file to Ma...
New
zambal
Hi all, I just published the first public release of Vaux, a component based and html aware templating library. Recently, I found myself...
New
fuelen
HTML2Text provides a simple and efficient way to extract readable plain text from HTML content. It leverages the power of Rust’s html2tex...
New
wdtnh
I have a phoenix app with a lot of related tables. In particular, I have a regions (think territory) as a parent table that has a relate...
New
devilray
While building small in-house LiveView applications, I’ve asked myself the same question with each new entity created: what’s the best wa...
New
bgpratt2000
Hi! I want to format an address in an html template using the following dynamic data. <br>Attn: {{name}} <br>{{street_addre...
New
silverdr
I have a (LiveView) form with some inputs for fields, which are backed by relatively large precision/scale decimals. The problem I have i...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

dipth
I’m having a bit of trouble wrapping my head around how to implement an autolinking feature in my Phoenix application. Something like rai...
New
arcanemachine
Just wondering what the community currently thinks, prefers, and/or recommends for working with UI components. (e.g. daisyUI, MishkaChele...
New
zambal
Hi all, I just published the first public release of Vaux, a component based and html aware templating library. Recently, I found myself...
New
fuelen
HTML2Text provides a simple and efficient way to extract readable plain text from HTML content. It leverages the power of Rust’s html2tex...
New
kasvith
Hello Everyone, I was working with some HTML-to-Markdown libraries and ran into a few issues when converting a complex markup file to Ma...
New
bvobart
Hi Elixir forum! I have a function component to view, edit and delete an object from my database. This component obviously contains a fo...
New
ringvold
Hey! :waving_hand: I made a thing! Well, mostly Claude but I did have some say in the matter. :grinning_face_with_smiling_eyes: It is a...
New

Last Three Year's Trending Top

garrettmichaelgeorge
Are there any recommended patterns or best practices for testing Phoenix Components? In particular, how thorough should a test be, and wh...
New
aceupmysleeves
Hi! I’m working in a liveview and want to fill attributes such as id, for label and title with a value from a for-loop. <ul> ...
New
stratigos
Hello I am new to Phoenix and am coming back to Elixir after a ~4 year hiatus. I would like to add HTML attributes to HEEx elements, and...
New
zorn
I’m generating breadcrumbs in my Phoenix template and the result when I keep the code clean (across many lines and indented) is extra whi...
New
Valeriy
Hi guys! I used developer tools for inspect HTML-pages generated by Phoenix and got this error: ERROR: ‘-webkit-text-size-adjust’ is n...
New
silverdr
I have a (LiveView) form with some inputs for fields, which are backed by relatively large precision/scale decimals. The problem I have i...
New
DestroyedSoul
Hello, I am new to LiveView, Phoenix and Elixir, and I am struggling to populate the UI from the form contents. Here’s a simplified vers...
New
solop
I want to render an icon based on some kind of params: defp render_status_icon(case, classes) do icon_name = case case.status do ...
New
knoebber
Hi, I’ve just released a hex package for my project: GitHub - knoebber/ex_tree_sitter_highlight Like Makeup, it transforms source code i...
New
ShawnMcCool
The following testing live view has anchor tags. When clicked, the anchors work fine and navigate the browser to the correct location. Wh...
New
devilray
While building small in-house LiveView applications, I’ve asked myself the same question with each new entity created: what’s the best wa...
New
mohamed-tallarium
This library was created to test the presence of elements in a rendered component using their data-test attributes, data-test attribute v...
New
Twisted_T-1000
One of the biggest issues with specialized html/(insert lang) hybrids are that they require quite a bit of parsing either by the language...
New
roflbobl
Hi Elixir Forum, I’m currently working on a form, where i prefill some values in the form. I have a problem with a input field with the...
New
wdtnh
I have a phoenix app with a lot of related tables. In particular, I have a regions (think territory) as a parent table that has a relate...
New

Trending Over Three Years Top

Hentioe
Because EEx is a universal template language, html.eex is used to indicate that this template is html content. Did I understand it correc...
New
ycv005
I want to pass the data using the phx-value but getting Error of protocol Phoenix.HTML.Safe not implemented for %{…}. Following is my cod...
New
Kurisu
My problem is that I am working with an umbrella project. Context and schemas reside in core_app, migrations in db_app and “html” in the...
New
ycv005
I want if some click on my “link” then it should open in a new tab/window. Here is my link- <%= link("Candidate's Detail", to: Routes...
New
ycv005
I went through this post but it was not helpful. Following is my code in HTML (which is not working) which are implemented using nested i...
New
shahryarjb
Hello, Every sample shows me like this: <p><%= handler_info @conn %></p> but I need this: <p class="<%= handle...
New
ykostov
Hello, I can’t understand why I get this error: no function clause matching in TennisPhxWeb.TourLive.handle_event/3 (tennis_phx 0.1....
New
ycv005
Suppose, I have a page and some error has occurred(error like- can’t fetch data from DB) and now I want to refresh a page. How can I do t...
New
APB9785
I have a simple form with one input, which is shown upon change to @add_category <%= if @add_category do %> <div class="flex"...
New
tom-gerken
I’m trying to generate some radio buttons dynamically. It’s easy enough when I have two options I can use = radio_button(f, :field_name,...
New
Kurisu
I need to support translations or at least show the countries in French. All Hex packages I found so far don’t support i8n and will just...
New
grangerelixx
I added hamburger feature to my project. Everything seems to work except for two I want the dropdown to appear only when I click on ham...
New
Zesky665
I want to develop a web scraper that can read html generated client-side by js. From what I’ve read I’m not going to be able to do this w...
New
legibly-sinless-fil
Hello community ! I have a small app that I used to get started with liveview. Inside this app, there is a slider with 2 ranges: Thi...
New
rakeshtripathy
Need help for below errors (UndefinedFunctionError) function Phoenix.View.render/3 is undefined (module Phoenix.View is not available) ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement