Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

modalScrolling & modalOnclose properties 27 Jun 2016 15:18 #14096

  • vlemos
  • vlemos's Avatar Topic Author
  • Online
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Hello Admin

The modalScrolling and modalOnclose are not being passed by the function embedLink in \libraries\jdom\html.php. Please check and update them in the builder?

Thanks & warm regards
vlemos


JDOM
'modalScrolling' => null,
'modalOnclose' => null,
protected function embedLink($html)
{
	if (!$this->allowWrapLink)
		return $html;
	.
	.
	.

	if ((isset($this->href) || isset($this->targe. . . )))
	{
		
		$followersVars = array(
			.
			.
			.
			'modalScrolling' => null,
			'modalOnclose' => null,
			
		);

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.058 seconds

Awards for the best Joomla app. This product is gonna win an award for this amazing job. Cook Self Service is the the best application from all over the Joomla universe ! It brings Joomla to a professional level really advanced for developers. It is a real fun to develop with it. The ACL part and security checks implementation are just... so much hours saved. I can now concentrate myself more on the design part and the creative works. Thank you so much. Guys I offer you all my congratulation ! Keep up the works because Joomla is needing it to increase the quality of extensions availables on the JED. I also learned a lot because I can see how to code at the proper place and I found all my answers reading the forum.
lack_hanson (JED)
          

Get Started