Print Page | Close Window

Please help !! Editing Code in OpenElement

Printed From: openElement Website
Category:

openElement


Forum Name: openElement General Discussion
Forum Description: A place for general discussion and questions about the software.
URL: https://forums.openelement.uk/en/forum_posts.asp?TID=1748
Printed Date: Apr 19 2024 at 7:12am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Please help !! Editing Code in OpenElement
Posted By: Ripanjit
Subject: Please help !! Editing Code in OpenElement
Date Posted: Sep 20 2020 at 5:15pm
How can I edit the source code in OpenElement ?

Please help !! 



Replies:
Posted By: digizar
Date Posted: Sep 20 2020 at 7:17pm
Just right click on the page, and follow the guidance.
Alternatively click on the label *Source Code* ontop of the page.
There are several regions of the page: header, body, ... for your convenience.
Each portion is labeled by a name you assign.


-------------
___________________________________
Ask questions only if there is no answer yet.
https://blumendigi.com


Posted By: Hobby001
Date Posted: Sep 21 2020 at 12:04pm
On top of the working area, there is a button called Source Code

A section for code will appear

Click on plus to add a javascript code block and select end body for position

add your js/jQuery function

Write your function 


$('#elementID').click(
function(){
your code here
}
);


#elementID can be replace by CSS custom class or must be replaced by the actual element ID







-------------
https://denislafrance.net/index.en.php" rel="nofollow - https://denislafrance.net https://www.youtube.com/playlist?list=PLWg7A6YtIr7WE2oJe9pX8_3u0FerqJwjo" rel="nofollow - , OE training video



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net