...
How?
First some errors:
ERROR: plgContentJComments
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgContentJComments has a deprecated ...
Applies to:
CSS
HTML
What?
A quick article on how to get a div layer to increase height based on how a heading fits on a page.
What?
I have a heading like this:
The code of this ...
... that would replace my HTML tags with . Not I want to switch these back.
How?
For demo purposes, I'm searching a column called introtext in a database table called MYTABLE_content.
First let me ...
Why?
A friend asked me if there was a quick way to simply right-click on a folder in Windows Explorer and it would generate a text file with the contents of the directory he right-clicked.
What? ...
In standard SQL we can combine the contents of two tables with a CROSS JOIN, (BTW these are not instructions to create some table I'll never use again unlike the rest of the solutions I found on the web). ...
... = Map();
m_Thread.put("role","user");
m_Thread.put("content",v_Message);
l_Messages.add(m_Thread);
//
// if the message is not blank nor the trigger, send to OpenAI ChatGPT API
if(!isBlank(v_Message) ...
... option Account and Lists which should show somewhere along the top right of the home screen.
Under Account and Lists, look for Your devices and content > Manage Devices.
You will get to see the list ...
... you only want part of the page to display different content dynamically or on click of a button:
// embeds using DIV: allows for CSS styling
// embed a form
loading ...
// embed a report
loading ...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
What?
So this is an article expanding on my article Zoho Deluge - Connect to Xero API and explores how instead of a schedule, we can get Xero to tell ZohoCRM whenever an invoice or contact gets updated ...
... It then outputs a JSON list as a response and the total record count:
void API.fn_ShopifyQuery_GetActiveProducts()
{
m_Header = Map();
m_Header.put("Content-Type","application/json");
//
// ...
... call it "Notify". Add the 2 parameters p_NotifyTitle and p_NotifyContent to the page:
Then drag a HTML snippet onto the page with the following:
/* optional: hide some of the wrapper div boxes: ...
... which I’m referring to over the web (Content Delivery Network – CDN)
Recap
So as a recap, this is how it looks so far:
The HTML:
The CSS:
The JavaScript:
The Preview in Browser:
...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.