![]() |
|
IWEDIT added to IWREGION creates additional DIV - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: IWEDIT added to IWREGION creates additional DIV (/thread-4240.html) |
IWEDIT added to IWREGION creates additional DIV - Moskwa - 06-17-2024 Hello, I have a problem with IWEDIT added to IWRegion. Intraweb generates that code : Code: <div aria-label="Wybierz skonto" class="btn-group" id="IWREGION9_FRAFRAME2" role="group">where before IWEDIT1 I get additional DIV In design I have only IWREGION9 and IWEDIT1 in it: any idea why I get additional DIV ? Marcin RE: IWEDIT added to IWREGION creates additional DIV - Alexandre Machado - 07-29-2024 Hi Marcin, As I responded in the other thread: Are you using the latest IW version? IIRC this has been changed to address this issue reported here... but I'd need to go back and recheck if your case is different. RE: IWEDIT added to IWREGION creates additional DIV - Moskwa - 07-29-2024 (07-29-2024, 10:21 AM)Alexandre Machado Wrote: Hi Marcin, I'm using the latest IW version - 15.6.3 Marcin |