Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~564 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for bobgodwin

You also can try the following: <script type="text/javascript"> $(document).ready(function(){ $('.nyroModal').nyroModal({ showCloseButton:false, closeOnClick: false, /*actually you can remove these two lines */ closeOnEscape: false, /*because they only disable how to close the window/popup */ resize: true } ); }); </script> this will actually resize your pics when your document is ready.

Member Avatar for JavaScprit
0
564

The End.