Skip to content
Advertisement

Tag: html

Input password show and hide

I hope I don’t bother you with a question 🙂 . I have little knowledge about writing code, so I encountered an error there are two inputs I added an eye icon with bootstrap when clicked, the password appears the first input works, but the second input does not show the password What do you think is the problem. sorry

How to customise popup from mapbox

I have angular 8 application and I can show a popup. But I want to style the popup. But how to do that? SO I have this template: and ts: and css: but nothing change. The popup stays white see image. So what I have to change? Thank you So in css: toggle-layer.component.scss I have this: Answer Should work:

Radius Line Appears on Moving Arc

I was trying to create these shapes moving, the shape is made up of a semicircle and a symmetric upper arc & lower arc. They should be just the shape in front but now there are line like a tail dragging behind when they move. The output shape with unknown tail It seems like these lines are from the moveTo

Remove all selected HTML element with innerText using javascript

I’m trying to parse html tags and want to remove <select> from code which is given in TextArea1 and want to show output in TextArea2 on button click. In my TextArea1 i have code like This code return output like: Please help me to remove all <select>…</select> with all of it’s <option> with innerText and want to output like this:

Create Chamomile in HTML CSS JAVASCRIPT

i want to create Chamomile flower, i have flower paper like this 1. 2 and what to create something like 3 can anyone help me ? i created this code but it’s lookalike like 4 How to create this or anyone has example something like that ?I want to do a divination on chamomile, have horoscope website that’s i need

Advertisement