Categories > Coding > HTML >

Is it possible to make the ace backround transparent?

ExtractDev

Extract

Posts: 14

Threads: 4

Joined: Mar, 2021

Reputation: 0

Posted

I was wondering of you could make the ace editor backround transparent, because I need it for themes in my exploit.

Any help would be appreciative.

 

Thanks.

  • 0

charsss

pepsi

PePsIDeveloper

vip

Posts: 309

Threads: 6

Joined: Apr, 2021

Reputation: 16

Replied

Add this to your Ace's HTML file

        var editor = ace.edit("editor");
        editor.container.style.background="transparent"
  • 0

https://cdn.discordapp.com/attachments/661621789591470090/1013919752294498314/Untitled_1366_768_px_1546_202_px_2.gif

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

@pepsi

wait but if it's in a webbrowser wouldnt it do anything because the webbrowser is a component?

 

like for example you put an image under the webbrowser and you did your js transparency thingy you would just see the html file background and not the image under the webbrowser

  • 0

pepsi

PePsIDeveloper

vip

Posts: 309

Threads: 6

Joined: Apr, 2021

Reputation: 16

Replied

your kidding me..

  • 0

Added

@64714your kidding me

  • 0

https://cdn.discordapp.com/attachments/661621789591470090/1013919752294498314/Untitled_1366_768_px_1546_202_px_2.gif

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

@67237cool

  • 0

chr1srbx

Developer @ Hydrogen

vip

Posts: 548

Threads: 34

Joined: Sep, 2020

Reputation: 22

Replied

@64714set the webbrowser backcolor as transparent, and use pepsi's code.

  • 0

banan

Posts: 2016

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

i think yes if you set the thingy transparency to 1. idk

  • 0

Random quote here...

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )